Skip to content

Inspector: Implemented a collapse/expand all

Created by: Krakean

Implemented a collapse all / expand all feature request (fixes #9427 (closed)) This is how it works in action: https://i.imgur.com/RTmLaPh.gifv

Pretty small addition, hopefully will be added to 3.0 :)

P.S. Thought about to implement it as one-switch button, but it would require a much of unnecessary changes for 3.0-beta considering that we are in feature freeze state. Current solution is pretty simple and neat, in my opinion. And do not introduce any issues :)

Merge request reports