mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
fixed #941
This commit is contained in:
parent
84bfc776b0
commit
5bbd72b5dc
@ -78,4 +78,4 @@ def set_window_scaling(scaling_value: float):
|
||||
|
||||
def deactivate_automatic_dpi_awareness():
|
||||
""" deactivate DPI awareness of current process (windll.shcore.SetProcessDpiAwareness(0)) """
|
||||
ScalingTracker.deactivate_automatic_dpi_awareness = False
|
||||
ScalingTracker.deactivate_automatic_dpi_awareness = True
|
||||
|
Loading…
Reference in New Issue
Block a user