Re: [pointerevents] Difficulty understanding getCoalescedEvents definition

@gsnedders the way you wrote it here sounds much better and clearer that it is now. Thanks. The only problem is that I'm not sure what we should use for the **XXX** part in _Events must be coalesced into a single dispatched event grouped by [XXX]_. The coalescing generally happens for all the events that happened since the last animation frame. However, if the main thread is busy or something they can also get coalesced even beyond that.

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

Received on Monday, 14 August 2017 14:33:40 UTC