summaryrefslogtreecommitdiffstats
path: root/header.BSD
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2016-06-20 14:43:13 +0200
committerTor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>2016-06-21 12:52:44 +0000
commit1a7e57766937ba7f00567d82fa482d651bed1560 (patch)
tree60a7f8ab6e1596cb94ab49a67b9d527cc20e0ee4 /header.BSD
parentbf8014a26903cd94b5693e61bec33dc6864ef0f1 (diff)
UIKit: Treat windows as exposed only during Qt::ApplicationStateActive
We previously treated Qt::ApplicationStateInactive as a valid state to expose windows in, to prevent a visible flash of black screen at app startup between iOS hiding the launch screen and Qt drawing it's first frame, but this lag is no longer an issue, so we can apply the best practice of only rendering during Qt::ApplicationStateActive. This may prevent crashes during application suspension. Task-number: QTBUG-52493 Change-Id: I271281ed6fb857e6849cdb88cc2d8251d1bba1df Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to 'header.BSD')
0 files changed, 0 insertions, 0 deletions