christophhart / HISE

The open source framework for sample based instruments
http://hise.audio
Other
1.04k stars 122 forks source link

[Bug] Clicking on Plotter/MIDI/Matrix Icon Doesn't Close It #460

Closed aaronventure closed 4 months ago

aaronventure commented 10 months ago

Plotter, MIDI Event Monitor and Routing Matrix (small icons next to modules/modulators) are opened by clicking the icon. However, clicking the icon again doesn't close them, but retriggers the opening animation.

These can only be closed by hitting the X button, or pressing ESC on keyboard.

aaronventure commented 4 months ago

This also happens with the macro controls popup in Scriptnode. Only if you're working on a smaller screen, e.g. a laptop, and have many parameters, the window gets so big that you cannot see the X button. You have to click the move icon, drag it multiple times to the right until you can get to the X button.

aaronventure commented 4 months ago

This popup behaviour is consistent across HISE. In ScriptNode, it opens the popup menu with network parameters when the toolbar icon is clicked.

If you have too many parameters, the popup will outscale your screen, and the X button goes out of view. The only way to now close the popup is to unlock its position (the left edge is still within display bounds), move the menu, and then click the X button.