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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added optional Foldout feature to BoxGroup #328

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Invertex
Copy link

BoxGroup is really handy for organization, but having it also be able to fold would make it absolutely perfect. So I've gone ahead and added that. It defaults to false so that existing usages of BoxGroup will not be changed.

Thanks for the awesome set of tools 馃挴

I found myself wanting the cleanliness of the BoxGroup with the functionality of the Foldout.
So I've added an optional bool (default false to not make a breaking change) that allows the BoxGroup to work as a foldout.
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

1 participant