CustomTkinter icon indicating copy to clipboard operation
CustomTkinter copied to clipboard

customtkinter.deactivate_automatic_dpi_awareness() without function

Open Schnieker opened this issue 3 years ago • 0 comments

When i use customtkinter.deactivate_automatic_dpi_awareness() to deactvate the dpi scaling it's not working, but with customtkinter.ScalingTracker.deactivate_automatic_dpi_awareness = True it is.

Schnieker avatar Dec 24 '22 23:12 Schnieker