Bug 83770

Summary: [Qt] Use QQuickFlickable::setPixelAligned instead of doing pixel-alignment when rendering.
Product: WebKit Reporter: Jocelyn Turcotte <jturcotte>
Component: New BugsAssignee: Jocelyn Turcotte <jturcotte>
Status: RESOLVED FIXED    
Severity: Normal CC: menard, noam, vestbo, webkit.review.bot, yael, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kenneth: review+

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. ***