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

Plus I found that many projects have a function to normalize the differences between wheel event deltas, like [Facebook's `normalizeWheel`](https://github.com/facebookarchive/fixed-data-table/blob/master/src/vendor_upstream/dom/normalizeWheel.js) and [tldraw's](https://github.com/tldraw/tldraw/blob/main/packages/editor/src/lib/utils/normalizeWheel.ts#L10). And [GitHub search for that function](https://github.com/search?q=normalizeWheel&type=code) returns 4.8k results.

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

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

Received on Friday, 4 October 2024 11:08:44 UTC