event.x/y is not continous
-
@Christoph-Hart event.x/y is not continuous if it isn't used in conjunction with a click.
I'd like to make the panel reacting depending on the zone I'm in when hovering it.But event.x/y is triggered only once when entering/exiting the panel, so there's no way to automatically detect if I'm not in the zone anymore (unless exiting or clicking the panel).
-
@ustk set panel to all callbacks
-
@d-healey oups
I looked at the doc 3 times, there's only one thing I didn't pay attention: below "allCallbacks", you need to keep the left button down...
Thanks David ;)