Code review comment for lp:~dandrader/qtmir/multimonitorNext

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

On 06/10/2015 19:16, Gerry Boland wrote:
> Review: Needs Information
>
> QGuiApplication::onScreenAboutToBeRemoved
> How necessary is this? The QWindow has been hidden, so it has released its GL context and should be safe to hold onto until you get the screenRemoved signal.
Experience tells otherwise (it would crash).

« Back to merge proposal