Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update_font() in ToggleSwitch does not update state_text_font_size #420

Closed
anetanel opened this issue Sep 2, 2022 · 1 comment · Fixed by #435
Closed

update_font() in ToggleSwitch does not update state_text_font_size #420

anetanel opened this issue Sep 2, 2022 · 1 comment · Fixed by #435
Labels

Comments

@anetanel
Copy link

anetanel commented Sep 2, 2022

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...

@ppizarror
Copy link
Owner

Fixed in #435. Thanks!

@ppizarror ppizarror added the bug label Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants