-
Notifications
You must be signed in to change notification settings - Fork 38
allow changing text with setter #1
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
having some issues with this when updating text twice. the first update is ok, but on the second one i get
i tried catching the exception and continuing but then i get 'empty' spots at the beginning of the text. its a little unclear to me how to fix so deferring to you while i do the graphics data stuff |
tannewt
added a commit
to tannewt/Adafruit_CircuitPython_Display_Text
that referenced
this issue
Feb 12, 2019
throw set_text exception on size check |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dynamic changin' of text would be rad
The text was updated successfully, but these errors were encountered: