summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.0
diff options
context:
space:
mode:
authorBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2009-07-10 08:37:29 (GMT)
committerBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2009-07-10 08:54:32 (GMT)
commit28f31572b95a28e14f7ed4cebb907cfe1e257177 (patch)
treefcb9aeda2e5ee0abc81b1983e3f31d19a0c6d17e /dist/changes-4.6.0
parentbdb6d461f4889e38296c859446283c0f9397dbdd (diff)
downloadQt-28f31572b95a28e14f7ed4cebb907cfe1e257177.zip
Qt-28f31572b95a28e14f7ed4cebb907cfe1e257177.tar.gz
Qt-28f31572b95a28e14f7ed4cebb907cfe1e257177.tar.bz2
Painting artifacts when moving an item with partial updates.
Found during manual testing (dndrobotinproxy). The problem was that the paintedViewBoundingRect was set to an empty rect because the partial update area didn't intersect with the viewport. The item itself was partially inside the viewport. Then, when the item was moved, its old area was not repainted due to this empty paintedViewBoundingRect. Auto-test included.
Diffstat (limited to 'dist/changes-4.6.0')
0 files changed, 0 insertions, 0 deletions