[Webkit-unassigned] [Bug 202645] [GTK] Navigation gesture improvements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 8 00:46:29 PDT 2019


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com
 Attachment #380340|review?, commit-queue?      |review+, commit-queue-
              Flags|                            |

--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 380340
  --> https://bugs.webkit.org/attachment.cgi?id=380340
Patch

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

> Source/WebKit/UIProcess/gtk/ViewGestureControllerGtk.cpp:184
> +        deltaX *= (double) Scrollbar::pixelsPerLineStep() / m_distance;

I know this is na existing issue, but please use C++ style cast.

-- 
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/20191008/6b0d50d0/attachment-0001.html>


More information about the webkit-unassigned mailing list