Hi, the tooltip says:
“user must release WHILE OVER THE BUTTON”. But for me, it fires on release, even when mouse cursor is outside the button.
Is this a bug? Thanks.
Never mind, I was using “On Released” instead of “OnClicked”, thinking that was the correct way not to trigger the click on mouse down. lolz
“OnClicked” works correctly.