-
Notifications
You must be signed in to change notification settings - Fork 167
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
Program Does This at 950x500 Resolution & 2x UI Scale #344
Comments
This is an age-old bug with unfortunate horizontal resolution values. I don't know if it would be possible to make any value just work or should the UI round the value to a workable one before applying. |
Affects MacOS Cocoa also. |
So this only happens at certain custom resolutions and can be circumvented by entering a different or preset one? |
to get around it I used 948x500 resolution instead, it is close enough to cover my screen with only a few pixels margin at the sides. I haven't tried other resolutions, I just happened to run into this while fine-tuning the window size to cover my desktop. side note: I wish there was a 1.5x or 1.25x scale. on a 1080p display 1x is too small and 2x cuts off too many columns unless you make the window itself cover the whole screen. |
I don't even really understand what's happening here, please let me know what info or files I can provide to help figure out this glitch.
The text was updated successfully, but these errors were encountered: