Skip to content

#266 breaks DPI awareness for open_blocking windows #270

Description

@AlexCharlton

I'm not yet sure why, but #266 seems to have stopped windows created with open_blocking from fetching the right resolution. The window.get_dpi call in after_create is always returning the default 96, regardless of the scale of my screen. Calling get_dpi later on (manually triggering in a click event handler) continues to return 96.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions