-
-
Notifications
You must be signed in to change notification settings - Fork 137
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
[bug] Blurry on M1 Mac with HIDPI #576
Comments
Hi-DPI scaling is disabled on mac. It should not be to root cause. I do notice the text blur on my M1 too. I'll check it later. |
@AllenDang any progress or workaround? |
1 similar comment
@AllenDang any progress or workaround? |
@aztack @qizhanchan could you check if cimgui-go works for you? If so we just need to wait for migration |
Just compiled examples in cimgui-go, not works: (click to enlarge) ↓ |
What happend?
Hey there. Thanks for your work on giu!
The readme mentioned automated Hidpi scaling.
However, it seems that the UI looks quite a bit blurry on my M1 mac:
I am running your 'getting started' example right from the Github page.
Is there any setting that I need to adjust to get the text to be more sharp?
Thanks :)
Code example
main.go
// put your code here!
To Reproduce
Version
v0.6.1
OS
Mac
The text was updated successfully, but these errors were encountered: