diff options
author | Bjørn Erik Nilsen <bjorn.nilsen@nokia.com> | 2010-02-24 10:11:21 (GMT) |
---|---|---|
committer | Bjørn Erik Nilsen <bjorn.nilsen@nokia.com> | 2010-02-24 13:22:56 (GMT) |
commit | bc3e50ec44fd9ae9a665826a40f325a61087568b (patch) | |
tree | d7000555477f8c54164faa1dadbec3a9e892fc54 /src/3rdparty | |
parent | 9be49ff72e7f34bd22b0375dccf142bd79f94fb6 (diff) | |
download | Qt-bc3e50ec44fd9ae9a665826a40f325a61087568b.zip Qt-bc3e50ec44fd9ae9a665826a40f325a61087568b.tar.gz Qt-bc3e50ec44fd9ae9a665826a40f325a61087568b.tar.bz2 |
GV: Update issues if drawItems() is overridden and IndirectPainting is used.
Problem was that the cached view bounding rect was never updated when
overriding QGraphicsScene::drawItems or QGraphicsView::drawItems, without
calling the base class implementation. The same for 'updateAll' boolean.
We also have to make sure there are no unpolished items before we draw.
Regression against 4.5.
Auto-test included.
Task-number: QTBUG-7880
Reviewed-by: yoann
Diffstat (limited to 'src/3rdparty')
0 files changed, 0 insertions, 0 deletions