-
Notifications
You must be signed in to change notification settings - Fork 0
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
imgui double size and cut off when moving from non-retina to retina on macOS #92
Comments
This is when dragging the window with the mouse right? |
Yes. |
#50 looks like a similar issue. |
fixed in v0.1.1 |
Thanks. Confirmed the size issues are resolved — looks like the window contents don't actually redraw so text looks a bit rough on the non-native resolution display, but certainly better than before, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some examples:
This only seems to last until the next time the window is updated, for example the next time I dictate something, the command history fixes itself. However, for reference materials such as the alphabet, this is still a problem.
The text was updated successfully, but these errors were encountered: