Collapse class by default

Issue #205 resolved
Steamroller Studios created an issue

If my component has variable which points to a [Serializable] class, that class will be drawn, but is there any way to control its expanded state ie. [Collapsed] Similar to how you can control how a list draws [ ListDrawerSettings( Expanded = false ) ]

Sorry if this has been asked and answered, i did try and search before i submitted.

Comments (3)

  1. Tor Esa Vestergaard
    • changed status to open

    There is currently no way to do this for an individual value, no. However, you can control the default expansion of all foldouts globally in the preferences under "Drawers ->General -> Foldouts". I'll leave this open as a todo suggestion.

  2. Log in to comment