Skip to content

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

Closed
ladyada opened this issue Jan 15, 2019 · 2 comments
Closed

allow changing text with setter #1

ladyada opened this issue Jan 15, 2019 · 2 comments
Assignees

Comments

@ladyada
Copy link
Member

ladyada commented Jan 15, 2019

dynamic changin' of text would be rad

@ladyada
Copy link
Member Author

ladyada commented Feb 9, 2019

having some issues with this when updating text twice. the first update is ok, but on the second one i get

  File "Adafruit_CircuitPython_Display_Text/adafruit_display_text/text_area.py", line 94, in _update_text
IndexError: Group empty

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
@ladyada
Copy link
Member Author

ladyada commented Feb 18, 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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants