diff options
| author | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2021-11-03 17:14:34 +0100 |
|---|---|---|
| committer | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2021-11-04 05:06:03 +0100 |
| commit | 36852d78bfe20bbb5eebc2bd8cf9ee4ebae4db50 (patch) | |
| tree | 8a178a757618ae8db0165c327717ba58fec0cb2d /tests/manual/wasm/eventloop/asyncify_exec/main.cpp | |
| parent | f2d150242907c3d5c20522ffff3a7e46330ec221 (diff) | |
iOS: Defer restoring screen mirroring until next runloop pass
Associating the UIWindow with a different screen will trigger layout
of the child views of the window, including the view that we're in
the process of removing, which doesn't have a platform window anymore.
Instead of protecting every possible code path in the view code
with checks for a platform window we defer the restoring of
mirror mode until after the view has been removed.
Pick-to: 6.2 5.15
Task-number: QTBUG-94530
Change-Id: I8c66106cafa67e06721e621c019b2d10acf02326
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'tests/manual/wasm/eventloop/asyncify_exec/main.cpp')
0 files changed, 0 insertions, 0 deletions
