[Webkit-unassigned] [Bug 92394] [Qt] Fix axis locking when panning on N9

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 08:29:24 PDT 2012


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


Lauro Moura Maranhao Neto <lauro.neto at openbossa.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #155546|                            |review?
               Flag|                            |




--- Comment #7 from Lauro Moura Maranhao Neto <lauro.neto at openbossa.org>  2012-07-31 08:29:24 PST ---
Created an attachment (id=155546)
 --> (https://bugs.webkit.org/attachment.cgi?id=155546&action=review)
Patch

Updated the patch removing the setReferencePosition changes. Now it only uses pos() and the timestamp to calculate the local velocity. Indeed on N9 the screenPos is locked to landscape, with 0,0 being the top right corner in portrait mode. But wouldn't just using the local position be enough to get the swipe velocity calculation right?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list