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

Added optional Foldout feature to BoxGroup #328

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

Commits on Jun 30, 2022

  1. Add foldout behavior optional parameter to BoxGroup Attribute

    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.
    Invertex committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    0a05e60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e9d1ad View commit details
    Browse the repository at this point in the history