<div dir="ltr"><div><div>To explicitly answer your question:<br></div><div><br></div><div>>Do you know any way to tell Qt to paint QQuickView objects even when they are out-of-screen?<br></div><div><br></div><div>set the GL context current, then call render on the render control.<br></div><div><br></div>But that probably won't help.<br></div>We have the exact same bug with our panel freezing after a full screen game is run. We haven't fixed it.<br><br><br></div>