expand applet

This commit is contained in:
Bhushan Shah 2018-11-12 19:29:29 +05:30
parent 96a9ff8418
commit 944f53ada7

View file

@ -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;