Re: [w3c/uievents] Needs alternative WheelEvent.deltaMode, WheelEvent.delta(X|Y|Z) (#181)

> Important: https://bugzilla.mozilla.org/show_bug.cgi?id=1392460#c34
> 
> > It returns pixels unless deltaMode is checked before getting the delta. If you prefer pixels, you can get the delta before checking deltaMode (and deltaMode would return pixels with the fix for this bug).

This behavior is now shipping in Firefox but is causing confusion for web developers, see https://github.com/pixijs/pixijs/issues/8970

I think we should instead do what @RByers suggested in https://github.com/w3c/uievents/issues/181#issuecomment-394918199

@NavidZ and @smfr do you have thoughts about @masayuki-nakano computation cost concern in https://github.com/w3c/uievents/issues/181#issuecomment-537811017 ? 

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

Message ID: <w3c/uievents/issues/181/1369766063@github.com>

Received on Tuesday, 3 January 2023 13:24:03 UTC