Commit 91e2c5d7 authored by Gunnar Sletta's avatar Gunnar Sletta Committed by The Qt Project
Browse files

Safeguard QQuickWindow::hide() against other GL contexts.


If another GL context is bound to another surface on the GUI
thread, we can run into issues while cleaning up the SG nodes.

Task-number: QTBUG-34898
Change-Id: Ifa02b7cdbc7ab38b3a149a21452cc5071498a7d1
Reviewed-by: default avatarLaszlo Agocs <laszlo.agocs@digia.com>
parent 2818f64c
No related merge requests found
Showing with 104 additions and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment