mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
not necessary to expand notifications
This commit is contained in:
parent
09ce25dfdc
commit
c82c24a974
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@ PlasmaCore.ColorScope {
|
|||
applet.visible = true;
|
||||
container.visible = true;
|
||||
if (applet.pluginName == "org.kde.phone.notifications") {
|
||||
// applet.expanded = true;
|
||||
applet.fullRepresentationItem.parent = notificationsParent;
|
||||
notificationsParent.applet = applet;
|
||||
applet.fullRepresentationItem.anchors.fill = notificationsParent;
|
||||
|
|
|
|||
Loading…
Reference in a new issue