Support touchscreens and multi-touch
Use generic pointer events instead of mouse events. PointerEvent::pointerID
is used to identify concurrent touches.
Edited by Nayeem Rahman
Use generic pointer events instead of mouse events. PointerEvent::pointerID
is used to identify concurrent touches.