diff options
author | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2014-04-29 18:59:31 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-05-06 10:26:29 +0200 |
commit | d2b72129add81abcfe5801197159d6a55adfe11e (patch) | |
tree | e6252ee90eddebc8acded0e054831e6addd38c74 /Source/JavaScriptCore/parser/Parser.cpp | |
parent | 909aaf7dc7a487dd7570d2bf30e82708af477e50 (diff) | |
download | qtwebkit-d2b72129add81abcfe5801197159d6a55adfe11e.tar.gz |
Zooming transforms results in blurry backgrounds
An optimization to speedup pattern transforms results in blurry
background images when using CSS transforms.
This patch disables the optimization when QPainter already has a
transform, and the optimization would be both wrong and probably slower.
Test: svg/as-background-image/svg-transformed-background.html
Task-number: QTBUG-38588
Change-Id: I58739e21fd925048bc91f0ac973fae2036bcf713
Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/parser/Parser.cpp')
0 files changed, 0 insertions, 0 deletions