You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope I'm not missing something obvious..
I'm changing the size of the widget font when the size of the window changes, by calling update_font() for each widget in the menu.
It works well for all the widgets, except for the state text inside the toggle switch, which stays the same size it was initialized.
I could not find a function that updates the state text...
The text was updated successfully, but these errors were encountered:
I hope I'm not missing something obvious..
I'm changing the size of the widget font when the size of the window changes, by calling update_font() for each widget in the menu.
It works well for all the widgets, except for the state text inside the toggle switch, which stays the same size it was initialized.
I could not find a function that updates the state text...
The text was updated successfully, but these errors were encountered: