Make sure there is a proper update when exposing with trivial
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>
Thu, 10 May 2012 08:30:41 +0000 (11:30 +0300)
committerQt by Nokia <qt-info@nokia.com>
Thu, 10 May 2012 13:37:56 +0000 (15:37 +0200)
commit86ae447c5e6756d98584251f82c16f80ef5def26
tree7e160f0ad2ab5cef7eb76493073698937444a099
parentf2816b3eed4c7ba15f6205fadb210df5d93222a0
Make sure there is a proper update when exposing with trivial

We need to have updatePending set otherwise there will be no
swapBuffers() which looks quite bad when minimizing and restoring a
window on xcb for instance. (we end up with having no window content
shown until there is a proper update triggered for whatever reason)

Change-Id: Ia58bbe92dbb7fb7e184828dc9ffbf0ddce0131e1
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
src/quick/items/qquickwindowmanager.cpp