-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Description
Linux typically runs at a 1.0 scale factor, so logical pixels map directly to physical pixels. On Windows, the OS default scaling is 125%. This means logical pixels map to 1.25 physical pixels, therefore UI elements like buttons and inputs appear larger on Windows unless the user manually reduces scaling to 100% in display settings. A flag to control scaling behavior, might help achieve cross-platform consistency.
Metadata
Metadata
Assignees
Labels
No labels