summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2009-08-03 10:56:55 (GMT)
committerBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2009-08-04 09:02:50 (GMT)
commit1c114fe03a6af18060529fe0604acf89dc595bcb (patch)
tree94a468522800b30cc8d3360b84ad7d3c86bdd5d2 /util
parent3fcc03fb2d4b629fb7f0a72a6aa45916086c6d06 (diff)
downloadQt-1c114fe03a6af18060529fe0604acf89dc595bcb.zip
Qt-1c114fe03a6af18060529fe0604acf89dc595bcb.tar.gz
Qt-1c114fe03a6af18060529fe0604acf89dc595bcb.tar.bz2
Artifacts when moving a child when the parent has a graphics effect.
We have to use the effectiveBoundingRect() when finding out which items to repaint within a specific area. However, we don't want items to be clickable on the shadow, so we shouldn't use effectiveBoundingRect for normal item-lookup. Solution to this is to only use effectiveBoundingRect() in the BSP (used by estimateTopLevels) and in drawSubtreeRecursive. Auto-test included.
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions