Pass event instance to the listeners #270
stockiNail
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the listeners on the labels are receiving only the context.
I think it could be helpful to get also the event instance, separately, as additional argument.
A use case where to use the event could be to check if any modifier key is pressed in order to perform own logic only when a key is pressed.
Type:
Beta Was this translation helpful? Give feedback.
All reactions