Bug 83770 - [Qt] Use QQuickFlickable::setPixelAligned instead of doing pixel-alignment when rendering.
Summary: [Qt] Use QQuickFlickable::setPixelAligned instead of doing pixel-alignment wh...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jocelyn Turcotte
URL:
Keywords:
: 65541 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-04-12 04:38 PDT by Jocelyn Turcotte
Modified: 2013-03-19 11:35 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.14 KB, patch)
2012-04-12 04:45 PDT, Jocelyn Turcotte
kenneth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jocelyn Turcotte 2012-04-12 04:38:22 PDT
[Qt] Use QQuickFlickable::setPixelAligned instead of doing pixel-alignment when rendering.
Comment 1 Jocelyn Turcotte 2012-04-12 04:45:22 PDT
Created attachment 136876 [details]
Patch
Comment 2 Jocelyn Turcotte 2012-04-13 05:56:36 PDT
Committed r114118: <http://trac.webkit.org/changeset/114118>
Comment 3 Yael 2012-04-13 19:56:21 PDT
This also fixes the "shaking" we observed in fixed layers. thanks!
Comment 4 Jocelyn Turcotte 2013-03-19 11:35:26 PDT
*** Bug 65541 has been marked as a duplicate of this bug. ***