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

Neighborhood: add show/hide painter and buckets #46865

Merged
merged 4 commits into from
Jun 16, 2022

Conversation

molly-moen
Copy link
Contributor

Incorporate signals to show and hide the painter and paint buckets in the neighborhood. These signals were added to maze in this PR and this PR, and included in maze version 2.15.0. Show/hide painter was already available in the api, and show/hide buckets was added in this PR, and has been deployed to javabuilder. The constants for the signals were already in constants.js.

Screen recordings

These two videos show the same code, the first without showing and hiding buckets, and the second hides the painters and buckets after creating them, then shows them after all operations are complete.

Visible painters and buckets

painters-buckets-shown.mp4

Hide, then show painters and buckets

painters-buckets-hidden.mp4

Links

Testing story

Tested locally

@molly-moen molly-moen requested review from hannahbergam and a team June 14, 2022 23:32
Copy link
Contributor

@hannahbergam hannahbergam left a comment

Choose a reason for hiding this comment

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

🎉 LGTM!!

@molly-moen molly-moen merged commit 56e80e0 into staging Jun 16, 2022
@molly-moen molly-moen deleted the molly/show-hide-painter branch June 16, 2022 20:33
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.

None yet

2 participants