summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmap_x11.cpp
diff options
context:
space:
mode:
authorSamuel Rødal <sroedal@trolltech.com>2009-10-13 12:44:54 (GMT)
committerSamuel Rødal <sroedal@trolltech.com>2009-10-14 11:45:59 (GMT)
commit997dbe14d8bd4f370a7c972b594b5bc12e80f027 (patch)
tree9fd09072daf22bfd1fba2b5e66775fef04772b94 /src/gui/image/qpixmap_x11.cpp
parentb0557f0d11b247284e2b5e879b34f9d28a99e3e4 (diff)
downloadQt-997dbe14d8bd4f370a7c972b594b5bc12e80f027.zip
Qt-997dbe14d8bd4f370a7c972b594b5bc12e80f027.tar.gz
Qt-997dbe14d8bd4f370a7c972b594b5bc12e80f027.tar.bz2
Fixed wrong use of graphics effects for pixmap graphics items.
The blur, drop shadow, and bloom graphics effects are scale dependent, since they have radius and offset (in the case of drop shadow) parameters that are specified in device coordinates. Thus, we can't apply the effect in logical coordinates and scale up, and need to always use the device coordinate path for these effects. The opacity and grayscale effects still use the logical coordinate optimization. Reviewed-by: Gunnar Sletta
Diffstat (limited to 'src/gui/image/qpixmap_x11.cpp')
0 files changed, 0 insertions, 0 deletions