not necessary to expand notifications

This commit is contained in:
Marco Martin 2017-09-01 18:40:35 +02:00
parent 09ce25dfdc
commit c82c24a974

View file

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