[Webkit-unassigned] [Bug 197002] Defer rendering in pinch to zoom
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 2 11:36:56 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=197002
--- Comment #10 from Alexander Mikhaylenko <alexm at gnome.org> ---
My main concern about this method is that if a page takes forever to reload (e.g. paste.gnome.org with a huge paste) _and_ the initial scale ≠ 1, it may take multiple seconds to rescale to 1 before it starts smoothly animating with pinch.
E.g. Safari only does rescale at the end, so mitigates this completely: the gesture is responsive, if there's lag, it's after it's done.
Of course it's a moot point considering now this multi-second layout is done on every frame, so it's still an improvement, but...
--
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/20200402/a0b27156/attachment.htm>
More information about the webkit-unassigned
mailing list