mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
new test
This commit is contained in:
parent
fcfda7ed24
commit
a921eb824d
@ -10,7 +10,7 @@ from .scaling_tracker import ScalingTracker
|
|||||||
from ..font.ctk_font import CTkFont
|
from ..font.ctk_font import CTkFont
|
||||||
|
|
||||||
|
|
||||||
class CTkScalingBaseClass():
|
class CTkScalingBaseClass:
|
||||||
"""
|
"""
|
||||||
Super-class that manages the scaling values and callbacks.
|
Super-class that manages the scaling values and callbacks.
|
||||||
Works for widgets and windows, type must be set in init method with
|
Works for widgets and windows, type must be set in init method with
|
||||||
|
Loading…
Reference in New Issue
Block a user