Re: [w3c/uievents] Expose wheel event scrolling state to DOM events (#170)

> Since these phased wheel events generally come from touchpads I think it really is necessary to define the other things that are useful like the raw pointer co-ordinates.

I like this, but would the behavior be the same as what we're doing for wheels? i.e. send first PointerEvent that's cancellable - if it's not preventDefaulted the rest are async? Would we still need to send a wheel event for compat?

-- 
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/170#issuecomment-344780066

Received on Thursday, 16 November 2017 00:56:50 UTC