Re: [pointerevents] What should be the 'detail' property of pointer events?

Thanks Ted.  Yeah let's not perpetuate the confusing use of `detail` 
any further.  I do think there are legitimate uses for looking at the 
click count on `click` today (eg. I worked with one developer trying 
to detect double-tap - I really didn't want them relying on their own 
timer).

So let's plan on specifying a new `clickCount` property to replace 
`detail`, but this can safely be low priority (eg. maybe not level 2).

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

Received on Tuesday, 5 July 2016 21:28:35 UTC