Skip to content

Matrix initialization improvement and max_glyphs bugfix #19

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

Merged
merged 3 commits into from
Sep 19, 2020

Conversation

makermelissa
Copy link
Collaborator

Right after I created the last PR, I thought of a good improvement that makes the code more readable.

@makermelissa makermelissa requested a review from a team September 18, 2020 23:10
@makermelissa
Copy link
Collaborator Author

This PR also includes a bug fix for an issue when text was set initially to a certain length and then longer text was applied, it would give a max_glyphs exceeded error. It gets around by recreating a new label each time.

@makermelissa makermelissa changed the title Matrix initialization improvement (slight refactor) Matrix initialization improvement and max_glyphs bugfix Sep 19, 2020
@ladyada ladyada merged commit 7a59a76 into adafruit:master Sep 19, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Sep 19, 2020
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

Successfully merging this pull request may close these issues.

2 participants