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

Item can appear selected in tree without actually being selected #68

Closed sudara closed 1 year ago

sudara commented 1 year ago

I believe we are seeing this in #63 but also maybe after color picking overlay toggling.

AudioPluginHost - 2023-08-23 45@2x

sudara commented 1 year ago

Ah, I think this is just the "hover to see in tree" behavior which is only half fleshed out due to #50