dbrizov / NaughtyAttributes

Attribute Extensions for Unity
MIT License
4.53k stars 464 forks source link

Added optional Foldout feature to BoxGroup #328

Open Invertex opened 2 years ago

Invertex commented 2 years ago

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 💯