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

"Chunky" feel (fps drop) when inspector first enabled on Windows #63

Closed sudara closed 1 year ago

sudara commented 1 year ago

@cpr2323 sent me a video displaying fps drops on Windows with https://github.com/cpr2323/A8Manager as the target app. The frame rate drops only after the initial open, not after toggle off/on

See also: #62

sudara commented 1 year ago

It looks like the difference is:

so it's some issue with the root selection, probably component snapshotting