- From: staktrace via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Feb 2017 19:53:32 +0000
- To: public-pointer-events@w3.org
Allowing the touch-action rule to change later would be a fairly involved change in Gecko. Would it be possible to instead add another touch-action value that explicitly designates this as the desired behaviour? e.g. `touch-action: pan-x pan-y draggable` would allow panning normally, but if a long-press is done it goes into "draggable" mode and disallows panning. -- GitHub Notification of comment by staktrace Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/178#issuecomment-281783395 using your GitHub account
Received on Wednesday, 22 February 2017 19:53:39 UTC