[Webkit-unassigned] [Bug 230545] Pinch to zoom gesture should map to mousewheel with the control key

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 21 11:59:54 PDT 2021


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

--- Comment #9 from Thomas Steiner <tomac at google.com> ---
Yes, since this lets developers create zoom UIs as needed in apps like the linked one above purely by listening for the `wheel` event and working with `ev.deltaY`. Here’s an example: https://developer.mozilla.org/en-US/docs/Web/API/Element/wheel_event#examples.

-- 
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/20210921/c7c289ae/attachment.htm>


More information about the webkit-unassigned mailing list