Skip to content

plasmashell: Check for null view in ShellCorona::panelContainmentDestroyed

Marco Martin requested to merge work/cherry-pick-5141a83c into Plasma/6.2

when applying a new layout, panelContainmentDestroyed will be called when m_panelViews is already empty, so we need to check on auto view = m_panelViews.take(cont);

BUG:492889

(cherry picked from commit 5141a83c)

6d0d96e6 Check for null view in ShellCorona::panelContainmentDestroyed

Co-authored-by: Marco Martin notmart@gmail.com

Merge request reports

Loading