-
Notifications
You must be signed in to change notification settings - Fork 38
Changing the label text causes a change in the text position #60
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
Comments
For libs from |
Thanks for the comment about the other related error. I think the recent fixes will repair the “wandering off” of labels when the text is updated, but I don’t understand the Memory Error that was indicated in the forum post. Any ideas about the root cause of that? If there is another problem I’d like to be sure we consider it with any next updates (and try not to create any new ones!) |
I put in #61 for the |
Using the example file
display_text_background_color_padding.py
the text "none" is changed to say "text". In the process, the "text" label changes position and walks down the screen.I think that either the getter or setter for anchored_position is not working properly.
The text was updated successfully, but these errors were encountered: