Closed JirkaDellOro closed 2 years ago
A very important thing is to set touch-action CSS property to none when dealing with touch.
https://usefulangle.com/post/27/javascript-advantage-of-using-pointer-events-over-mouse-touch-events
Noted in the comment of the new TouchEventDispatcher class
A very important thing is to set touch-action CSS property to none when dealing with touch.
https://usefulangle.com/post/27/javascript-advantage-of-using-pointer-events-over-mouse-touch-events