diff options
author | axis <qt-info@nokia.com> | 2010-02-15 16:04:03 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2010-02-15 16:09:53 (GMT) |
commit | e024cc10a97b9518b2dd577175feb66258d7ac05 (patch) | |
tree | 016e54438cfcc761b9d8bea69871ba0983d3a9e3 /projects.pro | |
parent | 60db3752fbbf6453ae935798d149986fb64e0507 (diff) | |
download | Qt-e024cc10a97b9518b2dd577175feb66258d7ac05.zip Qt-e024cc10a97b9518b2dd577175feb66258d7ac05.tar.gz Qt-e024cc10a97b9518b2dd577175feb66258d7ac05.tar.bz2 |
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 'projects.pro')
0 files changed, 0 insertions, 0 deletions