- From: Mustaq Ahmed <notifications@github.com>
- Date: Fri, 02 Nov 2018 08:07:26 -0700
- To: w3c/pointerlock <pointerlock@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 2 November 2018 15:07:49 UTC
As @smaug---- mentioned above, changing the webidl types to fractional is the first step anyway, and then we can do [what we did before](https://github.com/w3c/pointerevents/issues/107#issuecomment-232939986): - PointerEvent's movement coordinates will be fractional, and - MouseEvent's movement coordinates will be rounded to integers, and we drop the rounding here later on if the compat risk is low. @EiraGe has agreed to look into this. -- 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/24#issuecomment-435410582
Received on Friday, 2 November 2018 15:07:49 UTC