Re: [pointerevents] Imperative API to request suppression of panning and zooming

Would having something like preventDefault on a passive event return a Promise be a reasonable workaround here? I.e. until the panning has started calling preventDefault on a passive touchmove event listener event will resolve the promise and prevent panning?

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

Received on Friday, 8 September 2017 14:13:55 UTC