https://bugs.kde.org/show_bug.cgi?id=436041

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |66f620995bdfdc21d1a22e5ec18
                   |                            |170ed5ff4d2ed

--- Comment #10 from Marco Martin <notm...@gmail.com> ---
Git commit 66f620995bdfdc21d1a22e5ec18170ed5ff4d2ed by Marco Martin.
Committed on 27/04/2021 at 11:20.
Pushed by mart into branch 'master'.

Don't assume m_containment is there

The containment property is assigned from qml so it can be bull. Also, if this
component is used in a plasmoid that can run also in normal applet mode (i.e.
folderview) it will be null in that case.

if we don't have a containment assigned yet, just do nothing in the signal
handlers as they are supposed to read and write from the containment config

M  +68   -32   components/containmentlayoutmanager/appletslayout.cpp
M  +22   -2    components/containmentlayoutmanager/appletslayout.h

https://invent.kde.org/plasma/plasma-workspace/commit/66f620995bdfdc21d1a22e5ec18170ed5ff4d2ed

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to