-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
bugSomething isn't workingSomething isn't working
Description
It would be nice if you could add support for high DPI screens like Retina displays in zgui.
What I have seen some people do is to grab the DisplaySize and FramebufferScale vectors from ImGui's ImDrawData and just multiply them together to get the actual viewport size to apply. I believe everything else can be left intact.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working