try harder to keep panel plasmoid as icons

This commit is contained in:
Marco Martin 2019-10-01 18:20:50 +02:00
parent 69144b0baa
commit 959e5ab797

View file

@ -65,6 +65,8 @@ PlasmaCore.ColorScope {
applet.fullRepresentationItem.anchors.fill = notificationsParent;
} else {
applet.preferredRepresentation = applet.compactRepresentation
applet.switchWidth = -1;
applet.switchHeight = -1;
}
}