Re: [w3c/pointerlock] movementX/Y when moving out of or into an iframe (#16)

Right now in Chrome, from the iframe point of view the first event it gets has movementX/Y set as the difference between the current event and the last event. So if the last event (happened outside of this iframe) is far apart it does see a jump event though the first event that was delivered to this iframe might be near the boundary.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/pointerlock/issues/16#issuecomment-273861691

Received on Thursday, 19 January 2017 18:45:07 UTC