- From: Patrick H. Lauke via GitHub <sysbot+gh@w3.org>
- Date: Fri, 13 May 2016 18:49:43 +0000
- To: public-pointer-events@w3.org
> How would hovering touch devices be handled anyway? Seems like you'd want some sort of opt-in at `addEventListener` time and an `elevation` value on events? I would expect these to be, in the first instance, similar to hovering stylus/pen pointer events `pointerType == "touch"`, `pressure == 0`, `width == 0` and `height == 0`. and then yes, a new property `elevation` on the pointer event object -- GitHub Notification of comment by patrickhlauke Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/65#issuecomment-219128779 using your GitHub account
Received on Friday, 13 May 2016 18:49:44 UTC