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

Since we are discussing imperative APIs here, a non-Promise-based solution could be considered: after the call  `event.disableTouchActionOnHold()`, the browser would fire a `touchactioncancel` event with the same `pointerId`. 

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

Received on Friday, 8 September 2017 16:02:25 UTC