[Webkit-unassigned] [Bug 138950] [EFL] Use a variable to set flicking time instead of hardcoding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 8 20:55:20 PST 2015


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

--- Comment #6 from Ryuan Choi <ryuan.choi at navercorp.com> ---
Comment on attachment 242029
  --> https://bugs.webkit.org/attachment.cgi?id=242029
Patch

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

> Source/WebKit2/UIProcess/API/efl/GestureRecognizer.cpp:236
> +    float multiplier = easeInOutQuad(gestureHandler->m_flickIndex, 0, gestureHandler->s_flickTime, gestureHandler->m_flickDuration);

gestureHandler looks not needed anymore.

-- 
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/20150209/5f22776b/attachment-0002.html>


More information about the webkit-unassigned mailing list