issues
search
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
Color picker cursor glitches when target app/plugin changes cursor
#67
Closed
sudara
closed
1 year ago
sudara
commented
1 year ago
Couple problems here:
Mouse cursor wasn't being set on mouse move, so it was being overridden by target app/plugin
Target app/plugin mouse cursor wasn't being restored
The inspector's "move" cursor is overriding the color picker on selected elements
Couple problems here: