[Webkit-unassigned] [Bug 186970] AX: A non-hacky way to prevent pinchzoom on iOS Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 15 08:18:00 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=186970

Timothy Hatcher <timothy at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timothy at apple.com

--- Comment #3 from Timothy Hatcher <timothy at apple.com> ---
I believe the `touch-action` CSS property support in Safari on iOS 13 will let you do this on a per element basis.

https://developer.mozilla.org/en-US/docs/Web/CSS/touch-action

Covered in this WWDC video around 22 minutes in:
https://developer.apple.com/videos/play/wwdc2019/203/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190615/1a0ee484/attachment.html>


More information about the webkit-unassigned mailing list