8000 Fix dirty palette never being cleaned by vector shapes by Neradoc · Pull Request #10356 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content

Fix dirty palette never being cleaned by vector shapes #10356

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

Conversation

Neradoc
Copy link
@Neradoc Neradoc commented May 17, 2025

Fix #9666

Implements the fix I mention in #9666 (comment)
Tilegrid/Bitmap using a displayio.Palette don't have the same issue and don't need a fix.

Copy link
Collaborator
@dhalbert dhalbert 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!

@dhalbert dhalbert merged commit d88fe10 into adafruit:main May 17, 2025
514 checks passed
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.

Un update of a vectorio object palette slow down the microcontroller indefinitely
2 participants
0