Skip to content

Correct bug of modifying self rather than self.local_group when text … #98

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 2 commits into from
Nov 14, 2020

Conversation

kmatch98
Copy link
Contributor

…is blank

This was a bug that was introduced when the separate self and self.local_group was added to handle modifying the scaling on the fly.

The bug was when the text was "" and it actually was modifying the self group rather than the self.local_group. Pull request is incoming.

Resolves issue #97

Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I confirmed this fixes the issue successfully on PyPortal and Feather S2 using same code referenced in the issue.

Thanks @kmatch98

@FoamyGuy FoamyGuy merged commit ff71151 into adafruit:master Nov 14, 2020
@kmatch98
Copy link
Contributor Author

kmatch98 commented Nov 14, 2020 via email

adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Nov 15, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Text to 2.9.4 from 2.9.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Text#98 from kmatch98/blank_text

Updating https://github.com/adafruit/Adafruit_CircuitPython_MagTag to 1.0.2 from 1.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_MagTag#8 from ladyada/main
  > Merge pull request adafruit/Adafruit_CircuitPython_MagTag#7 from makermelissa/main
  > Merge pull request adafruit/Adafruit_CircuitPython_MagTag#6 from ladyada/main
  > Merge pull request adafruit/Adafruit_CircuitPython_MagTag#3 from makermelissa/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_Requests to 1.8.1 from 1.8.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_Requests#53 from jepler/circuitpython-compat
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