[webkit-reviews] review requested: [Bug 92394] [Qt] Fix axis locking when panning on N9 : [Attachment 155546] Patch

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


Lauro Moura Maranhao Neto <lauro.neto at openbossa.org> has asked	for review:
Bug 92394: [Qt] Fix axis locking when panning on N9
https://bugs.webkit.org/show_bug.cgi?id=92394

Attachment 155546: Patch
https://bugs.webkit.org/attachment.cgi?id=155546&action=review

------- Additional Comments from Lauro Moura Maranhao Neto
<lauro.neto at openbossa.org>
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?


More information about the webkit-reviews mailing list