Re: [pointerevents] Specify that "click", "dblclick" and "contextmenu" events are PointerEvents

spitballing here...are there use cases for authors wanting to listen for `click` etc, but also wanting to know the exact `pressure`, `tiltX`, `tiltY` etc at the time when the event happened? which, come to think of it, wouldn't make sense since the `click` is sent after touch/stylus left the digitizer already, and there's no more interesting attributes (except perhaps `pointerId`) for the mouse case either

-- 
GitHub Notification of comment by patrickhlauke
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/100#issuecomment-294760033 using your GitHub account

Received on Tuesday, 18 April 2017 10:04:23 UTC