sudara / melatonin_inspector

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

Integrate with melatonin_perfetto #75

Closed sudara closed 1 year ago

sudara commented 1 year ago

Defining a macro as a no-op and peppering in some TRACE_COMPONENT is all that's needed.

sudara commented 1 year ago

Resolved by #72