Skip to content

Inspector folding fix

Chaosus requested to merge github/fork/Chaosus/foldingfix into master

I've fixed inspector folding property(EditorSettings->Interface->Editor->Disable Inspector Folding)

  1. It will now can be apply, without editor restart
  2. It will actually hide the property folding controls(as it intended to be)

when disabled image when enabled image

  1. Also, when Folding is disabled The Collapse and Expand labels should also be disabled, and I maked it.. image

Merge request reports