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

Make a decision on selecting components that aren't visible #6

Closed sudara closed 3 years ago

sudara commented 3 years ago

Currently it attempts to select and fails. We probably want:

  1. Actually select the component where possible, for example by selecting the appropriate tab from the tabbed view.
  2. Make the tree view item not selectable