summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-02-15 17:04:03 +0100
committeraxis <qt-info@nokia.com>2010-02-15 17:09:53 +0100
commite024cc10a97b9518b2dd577175feb66258d7ac05 (patch)
tree016e54438cfcc761b9d8bea69871ba0983d3a9e3 /tests
parent60db3752fbbf6453ae935798d149986fb64e0507 (diff)
downloadqt4-tools-e024cc10a97b9518b2dd577175feb66258d7ac05.tar.gz
Fixed missing repaints on S60 3.1.
The bug happened when a paint event came in from Symbian, but the painted area was bigger than the exposed rect being passed in by Symbian. In these cases we would lose updates to the area outside. Fixed by calling Draw() once more if we detect that we painted a larger area to the backing store. It is still a mystery why this worked on 5.0 though... :-P AutoTest: QWidget passed RevBy: Jason Barron Task: QTBUG-8200
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions