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

Fix leak on normal quit #23

Closed sudara closed 1 year ago

sudara commented 1 year ago

*** Leaked objects detected: 1202 instance(s) of class ComponentTreeViewItem

dikadk commented 1 year ago

Fixed on develop