FrodeSolheim / fs-uae-launcher

A frontend for the FS-UAE Amiga emulator with support for the OpenRetro online game database.
GNU General Public License v2.0
61 stars 14 forks source link

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

Open FrodeSolheim opened 2 years ago

FrodeSolheim commented 2 years ago

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 commented 2 years ago

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