-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Allow touch support for the canvas to enable support for mobile devices. See MDN Web Docs on Touch Events.
Note: Webkit (which is the engine Safari uses) does not support the Touch Event interface. Therefore, the Gesture Event should be used instead. Moreover, Safari support may not be considered as to keep implementation simple and focused around TouchEvent
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request