Skip to content

Conversation

@JanPanthera
Copy link

No description provided.

@JanPanthera JanPanthera changed the title Added: def activate_automatic_dpi_awareness(): Add def activate_automatic_dpi_awareness(): Feb 4, 2024
@FedericoSpada
Copy link
Collaborator

Hi,
ScalingTracker.deactivate_automatic_dpi_awareness is already False by default. It is set automatically to True if the OS doesn't support it.
I don't think you can keep changing it during the App execution, so usually you set it to True just at the start using the deactivate_automatic_dpi_awareness() function.
If you really really want to change it back to False, you can always modify ScalingTracker.deactivate_automatic_dpi_awareness directly since it is a public attribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants