summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/qwasmwindowclientarea.cpp
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-03-07 14:21:26 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-03-28 16:31:17 +0100
commitf3e27d3688014d15d7f1fd35c86cf1d9fe465ab4 (patch)
treed87254994a53f28ab28e6456b12cd60199f7422a /src/plugins/platforms/wasm/qwasmwindowclientarea.cpp
parentb64b0c7947f9f2b0ab4ed33fe526880f54e3981f (diff)
Pick up initial state of foreign windows instead of reflecting QWindow
A foreign window can be used both for embedding a Qt window into a native window hierarchy, or for embedding a native window into a Qt window hierarchy. In the former case, we should not modify the foreign window in any way. Since the platform does not know anything about the intended use case at the time of the foreign window creation, it should avoid modifying the foreign window in any way, and should instead pick up the foreign window state and reflect that through QWindow. Pick-to: 6.5 Change-Id: Id2e39d101277ecebd656d615cea3e7f734a4b0a6 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/plugins/platforms/wasm/qwasmwindowclientarea.cpp')
0 files changed, 0 insertions, 0 deletions