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

Added compatibility with juce 8 #114

Closed drowaudio closed 4 months ago

sudara commented 4 months ago

Thanks for the push.

I manually verified that fonts seem to render identically on juce 7/8, at least on macOS (which is the reference implementation, so I'm sure Windows should be fine/improved with the new portable metrics).

I'll go ahead and merge this, then take a look at the failing ubuntu test + adding juce7/8 to the tests.