Modal popup close not working
-
Setting a panel to be a modal popup and then opening it with the
showAsPopupcommand works fine, but then when you click the background to close the popup the panel just flashes once and remains open. -
I've experienced this issue too. Overall, I've found it far easier to script a quick custom modal panel using the mouse callback rather than use the built-in HISE feature.
-
@Lunacy-Audio That's exactly the solution I've come to as well :)