Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sync with window visibilty due to offscreen windows in use
When there is an offscreen window used then this is always not visible, but visiblityChanged is still emitted in this case and can be relied upon. So we check if this is set to QWindow::Hidden and make the webview visible/hidden accordingly. Pick-to: 5.15 Change-Id: I95892ef5df8b03feb282b49c8979ae6c93e18a87 Reviewed-by: Christian Strømme <[email protected]>
- Loading branch information