Skip to content

Conversation

@hannahbergam
Copy link
Contributor

@hannahbergam hannahbergam commented Aug 2, 2021

The resetTile() file hadn't been updated since the first paint glomming algorithm, which updated every tile with every paint() command. This fix updates the resetTile() to only clear out the subject cell, which eliminates the scrapePaint() issue that scrapes paint off of neighborhing tiles.

Jira: https://codedotorg.atlassian.net/browse/CSA-604

Before:
image

After:
image

@hannahbergam hannahbergam requested review from a team and molly-moen August 2, 2021 18:23
Copy link
Contributor

@molly-moen molly-moen left a comment

Choose a reason for hiding this comment

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

🎉

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