[pointerevents] event.movementX is always zero in pointerup event. (#344)

trusktr has just created a new issue for https://github.com/w3c/pointerevents:

== event.movementX is always zero in pointerup event. ==
 No matter how fast I move my mouse, `event.movementX` (I haven't checked `movementY`) is always `0`. I get expected values in `pointermove` events, just not in `pointerup`. 

Is this expected?

Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/344 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 10 January 2021 01:05:18 UTC