[Webkit-unassigned] [Bug 74600] [Qt] Graphics are pixelated after scaling/rotating

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 27 04:42:16 PDT 2013


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


Allan Sandfeld Jensen <allan.jensen at digia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allan.jensen at digia.com




--- Comment #11 from Allan Sandfeld Jensen <allan.jensen at digia.com>  2013-03-27 04:44:43 PST ---
This sounds like intentional behavior. Using low interpolation during animations, and high when it is finished. That is done for performance reasons.

To avoid this, you need accelerated compositing which is enabled by default in Qt 5 and QtWebKit 2.3.

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