- From: Ming Iu via GitHub <sysbot+gh@w3.org>
- Date: Tue, 25 Sep 2018 02:24:06 +0000
- To: public-pointer-events@w3.org
Was the `clickCount` idea added to the spec in the end? I'm encountering problems with using pointer events because I can't detect double-clicks without using mouse events, but having mouse events and pointer events coexisting causes problems too because some browsers send certain touch events twice--once as pointer events and again as mouse events--and all sorts of headaches like that. -- GitHub Notification of comment by my2iu Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/98#issuecomment-424185949 using your GitHub account
Received on Tuesday, 25 September 2018 02:24:08 UTC