Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestSuite: Framebuffer Mismatches on HiDPI (OSX) Laptop screen #8

Open
jacobfriedman opened this issue Jan 25, 2023 · 0 comments
Open

Comments

@jacobfriedman
Copy link
Contributor

Heads up - I'm using GLFW on OSX Ventura (M1, hiDPI) and the framebuffer is mismatched in the capture since I removed my normal-DPI monitor:

imgui_capture_0001

It's of a single window (capture tool).
Should look like (screenshot)
Screenshot 2023-01-25 at 2 37 31 PM.

I'm supposingglfwWindowHint(GLFW_COCOA_RETINA_FRAMEBUFFER, GLFW_TRUE) would solve it ... it's undefined for me as of this time. Looking into it.

@ocornut ocornut changed the title Framebuffer Mismatches on HiDPI (OSX) Laptop screen TestSuite: Framebuffer Mismatches on HiDPI (OSX) Laptop screen Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants