Skip to content
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

GUI scaling is incorrect on Windows with 150% scaling in Windows control panel #138

Open
FrodeSolheim opened this issue Dec 5, 2021 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@FrodeSolheim
Copy link
Owner

It works with 200% (2x) and 100% (1x). When Windows setting is 150%, the user interface is scaled 2x. So it seems that only integer scaling is used (FS-UAE Launcher 3.1).

@FrodeSolheim FrodeSolheim added the bug Something isn't working label Dec 5, 2021
@FrodeSolheim FrodeSolheim added this to the 3.2 milestone Dec 5, 2021
@FrodeSolheim
Copy link
Owner Author

Looks like it might be a QT default policy: https://doc.qt.io/qt-5/qguiapplication.html#setHighDpiScaleFactorRoundingPolicy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant