anthonyfieroni added inline comments. INLINE COMMENTS
> notificationsapplet.cpp:54 > Q_ASSERT(containment()->corona()); > connect(containment()->corona(), > &Plasma::Corona::availableScreenRectChanged, this, > &NotificationsApplet::onScreenChanges); > I think, corona (witch is parent of containment) is still alive and that's why slot is invoked. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D5321 To: broulik, #plasma, davidedmundson Cc: anthonyfieroni, davidedmundson, plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
