Re: [pointerevents] Should events queue a task?

This sounds like you want to specify the lifecycle of dispatching input events.  For Chrome we are working on dispatching the pointer events just before the rAF signal.  M58 has touch events dispatched before the rAF signal, mouse is an an experiment.

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

Received on Friday, 21 April 2017 13:47:52 UTC