Open
Description
Describe the bug
Let's just use GLFW_SCALE_FRAMEBUFFER
(added in GLFW 3.4) when needed.
It has the same effect as GLFW_COCOA_RETINA_FRAMEBUFFER
.
So we can use the GLFW_COCOA_RETINA_FRAMEBUFFER
for now.
Ref: https://www.glfw.org/docs/latest/window_guide.html
How to reproduce
Change content scale.
Example code
Relevant output
Platform
Windows
Metadata
Metadata
Assignees
Type
Projects
Status
Todo