Skip to content

Support touchscreens and multi-touch

Nayeem Rahman requested to merge touch-pointer into master

Use generic pointer events instead of mouse events. PointerEvent::pointerID is used to identify concurrent touches.

@alh1717 @ml5717 Please review.

Edited by Nayeem Rahman

Merge request reports