-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancement ✨Additional features or API cleanupAdditional features or API cleanup
Description
Add .on and .off (alias .bind and .unbind) methods for listening to mouse events etc.
These should return custom events with the mouse position relative to the canvas (taking density into account).
These should warn if many event listeners are added within a short period of time (to prevent adding listeners within a draw loop).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancement ✨Additional features or API cleanupAdditional features or API cleanup