mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
expand applet
This commit is contained in:
parent
96a9ff8418
commit
944f53ada7
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ 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