[webkit-reviews] review granted: [Bug 197002] [GTK] Support transient zoom : [Attachment 430846] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 15 04:27:38 PDT 2021


Michael Catanzaro <mcatanzaro at gnome.org> has granted Alexander Mikhaylenko
<alexm at gnome.org>'s request for review:
Bug 197002: [GTK] Support transient zoom
https://bugs.webkit.org/show_bug.cgi?id=197002

Attachment 430846: Patch

https://bugs.webkit.org/attachment.cgi?id=430846&action=review




--- Comment #27 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Comment on attachment 430846
  --> https://bugs.webkit.org/attachment.cgi?id=430846
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=430846&action=review

Thanks Tim!

>> Source/WebKit/UIProcess/gtk/ViewGestureControllerGtk.cpp:67
>> +static const double maxMagnification = 3;
> 
> ... we don't have to repeat ourselves?

(You can move them to the private section of the class declaration.)


More information about the webkit-reviews mailing list