- From: Masayuki Nakano <notifications@github.com>
- Date: Sun, 11 Feb 2018 14:46:49 +0000 (UTC)
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 11 February 2018 14:47:24 UTC
Bug of Firefox is here: https://bugzilla.mozilla.org/show_bug.cgi?id=1392460 If it'd be possible, there should've been: * WheelEvent.pixelDeltaX * WheelEvent.pixelDeltaY * WheelEvent.pixelDeltaZ * WheelEvent.rawDeltaMode * WheelEvent.rawDeltaX * WheelEvent.rawDeltaY * WheelEvent.rawDeltaZ However, we've met this issue with existing attributes, Wheel.delta*. We cannot rename them to pixelDelta*, unfortunately... -- 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/uievents/issues/181#issuecomment-364756761
Received on Sunday, 11 February 2018 14:47:24 UTC