Skip to content

displayio - allow ability to hide/show groups #1688

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

Closed
ladyada opened this issue Mar 24, 2019 · 0 comments · Fixed by #2113
Closed

displayio - allow ability to hide/show groups #1688

ladyada opened this issue Mar 24, 2019 · 0 comments · Fixed by #2113

Comments

@ladyada
Copy link
Member

ladyada commented Mar 24, 2019

a flag property called visible or something, to quickly hide/show a group would be great, easier than popping/pushing when you have a big group stack?

@ladyada ladyada added this to the 4.x milestone Mar 24, 2019
@tannewt tannewt self-assigned this Jul 1, 2019
@tannewt tannewt modified the milestones: 4.x - Features, 5.0.0 Aug 23, 2019
dhalbert pushed a commit that referenced this issue Sep 4, 2019
This allows for one to preserve ordering within a Group while
hiding something temporarily.

Fixes #1688
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants