Skip to content
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

Fixed truecolor bmp not using provided bitmap constructor #89

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

shawn-mcgee
Copy link
Contributor

Noticed that this function always seemed to return a vanilla display.io Bitmap despite being provided a custom constructor. Looked into the source and discovered that the custom constructor was being ignored. 👍
Presto chango, the typo is now fixed.

@dhalbert dhalbert requested a review from a team November 7, 2024 22:17
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.

Thank you @shawn-mcgee

This makes sense and looks good to me.

@FoamyGuy FoamyGuy merged commit c1051f9 into adafruit:main Nov 7, 2024
1 check passed
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Nov 8, 2024
Updating https://github.com/adafruit/Adafruit_CircuitPython_TCA8418 to 1.0.14 from 1.0.13:
  > Merge pull request adafruit/Adafruit_CircuitPython_TCA8418#15 from devau-remi/patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad to 1.23.5 from 1.23.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_ImageLoad#90 from FoamyGuy/colorconvert_in_docstring
  > Merge pull request adafruit/Adafruit_CircuitPython_ImageLoad#89 from shawn-mcgee/patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Updated download stats for the libraries
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