Skip to content

Windows DPI scaling issue #307

@niminypiminy

Description

@niminypiminy

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions