diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2010-12-15 09:44:19 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2010-12-15 10:11:19 (GMT) |
commit | 915a31420c4f8d04c82103e3dd4d33b468a9334d (patch) | |
tree | 019a056d6fb3a0781f5945d8687d2ec3365ffeb0 /examples | |
parent | c01231089fe396689310f56529d06ab4136296fa (diff) | |
download | Qt-915a31420c4f8d04c82103e3dd4d33b468a9334d.zip Qt-915a31420c4f8d04c82103e3dd4d33b468a9334d.tar.gz Qt-915a31420c4f8d04c82103e3dd4d33b468a9334d.tar.bz2 |
Resize event for QDesktopWidget was sent too early
Some recent changes had caused a change in events sent from avkon
to QSymbianControl, causing QDesktopWidget to be get resize event
before the client area of application was correct.
Moved the resize event sending from HandleStatusPaneSizeChange
to HandleResourceChange (case KEikDynamicLayoutVariantSwitch).
Task-number: QTBUG-16095
Reviewed-by: Sami Merila
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions