Skip to content

qt/gloverlay: fix using OpenGL after destroying Qml

Qml somewhat unhelpfully seems to uncurrent our OpenGL context on its destruction. Work around that by uncurrenting and recurrenting again.

Merge request reports