gsmartcontrol
gsmartcontrol copied to clipboard
Adjust default window sizes when fractional HiDPI scaling is used on Windows
Version and Environment
- GSmartControl version: 2.0.0
- OS: Windows
Is your feature request related to a problem? Please describe. When using fractional HiDPI scaling on Windows, the default window sizes may be smaller than they should be. This is due to font size being scaled more than the UI (UI can be scaled only by integer multipliers).
Describe the solution you'd like The default window sizes should follow font size scaling if fractional scaling is used.