Skip to content

layershellv1window: don't destroy the window twice

Xaver Hugl requested to merge work/zamundaaa/fix-layershell into master

Outputs get disabled before they get destroyed, so destroying the window when the output gets disabled and when it gets destroyed causes the window to be destroyed twice and run into an assert

Merge request reports