Skip to content

Corrects vectorio.Rectangle size dimensions #4484

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 1 commit into from
Mar 25, 2021

Conversation

kmatch98
Copy link

This resolves: #4478 where residual graphical debris was left over when vectorio.Rectangle is moved.

Turns out the rectangle was 1 pixel too large. Also corrected the rectangle area that handles refreshes, will slightly reduce the dirty area by 1 row and 1 column.

@kmatch98 kmatch98 changed the title Corrects vectorio.Fectangle size dimensions Corrects vectorio.Rectangle size dimensions Mar 25, 2021
Copy link

@kvc0 kvc0 left a comment

Choose a reason for hiding this comment

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

Yep thanks! 👍

@tannewt tannewt merged commit 0105b30 into adafruit:main Mar 25, 2021
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.

Vectorio Rectangle leaves behind graphical debris when moved
3 participants