gsmartcontrol icon indicating copy to clipboard operation
gsmartcontrol copied to clipboard

Adjust default window sizes when fractional HiDPI scaling is used on Windows

Open ashaduri opened this issue 1 year ago • 0 comments

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.

ashaduri avatar Nov 19 '24 09:11 ashaduri