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

Isn't the Promise really just a proxy for allowing a delayed touch-action to be set? I still don't like the unpredictability of these approaches. I'd prefer a css driven approach where we indicated that say a touch-action: none is applied after x milliseconds if the gesture hasn't started. That is an exact definition of the problem we are trying to solve.

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

Received on Friday, 8 September 2017 14:32:07 UTC