You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Version and Environment
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.
The text was updated successfully, but these errors were encountered: