Re: [w3c/uievents] Expose 'inertial scrolling state' in wheel events (#58)

>From the Firefox side I'd also be interested in adding APIs for this.

An `isEnding` flag is only equivalent to a `scrolling-gesture-end` event if you also allow firing wheel events with zero deltas. You want to be able to detect the moment at which the fingers are lifted from the touchpad, even if they're lifted without any further scrolling.

-- 
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/58#issuecomment-326311404

Received on Thursday, 31 August 2017 14:24:18 UTC