sudara / melatonin_inspector

A JUCE module that gives you the ability to inspect and visually edit (non-destructively) components in your UI.
MIT License
145 stars 17 forks source link

When "box model" is collapsed and inspector is disabled, it's ugly #105

Open sudara opened 7 months ago

sudara commented 7 months ago

Sine Machine v14 - 2024-03-19 58@2x

sudara commented 7 months ago

I'm thinking we should just force-expand box model when disabled since it's "pretty" (better blank slate)

baconpaul commented 7 months ago

we can also conditionalize the display of the accessibility region i bet!

sudara commented 7 months ago

oh yeah, i guess we did that with the other sections, so that too :)