<div dir="ltr"><div style="color:rgb(0,0,0);font-size:14.4px"><span style="font-size:14.4px">> We have the exact same bug with our panel freezing after a full screen game is run. We haven't fixed it.</span><br></div><div><span style="color:rgb(0,0,0);font-size:14.4px"><br></span></div><div><span style="color:rgb(0,0,0);font-size:14.4px">this is exactly what the user reported at </span><font color="#000000"><span style="font-size:14.4px"><a href="https://github.com/psifidotos/Latte-Dock/issues/753">https://github.com/psifidotos/Latte-Dock/issues/753</a> .</span></font></div><div><font color="#000000"><span style="font-size:14.4px"><br></span></font></div><div><font color="#000000"><span style="font-size:14.4px">David do you know the bug report in order to have it as a reference in case you come up with a solution ?</span></font></div><div><font color="#000000"><span style="font-size:14.4px"><br></span></font></div><div><font color="#000000"><span style="font-size:14.4px">My findings are, after the panel freezing if there is a forcing on window redraw, e.g. changing the panel size or panel edge then</span></font></div><div><font color="#000000"><span style="font-size:14.4px">the window is working again but the problem is that I cannot indicate when the window is frozen even though it is shown...</span></font></div><div><font color="#000000"><span style="font-size:14.4px"><br></span></font></div><div><font color="#000000"><span style="font-size:14.4px">is every case I think that qt shouldnt block drawing for Dock windows or there should be a flag in order to enable</span></font></div><div><font color="#000000"><span style="font-size:14.4px">such behavior...</span></font></div><div><font color="#000000"><span style="font-size:14.4px"><br></span></font></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-11-09 0:40 GMT+02:00 David Edmundson <span dir="ltr"><<a href="mailto:david@davidedmundson.co.uk" target="_blank">david@davidedmundson.co.uk</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>To explicitly answer your question:<br></div><span class=""><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></span><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>
</blockquote></div><br></div>