Re: [pointerevents] Incorrect movementX/Y in PointerEvents

How is this fixed? Per spec "movementX/Y must be zero for all mouse events except mousemove." and since PointerEvents are MouseEvents, but not "mousemove", movementX/Y should be 0.

-- 
GitHub Notification of comment by smaug----
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/131#issuecomment-333512935 using your GitHub account

Received on Monday, 2 October 2017 11:55:13 UTC