mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
try harder to keep panel plasmoid as icons
This commit is contained in:
parent
69144b0baa
commit
959e5ab797
1 changed files with 2 additions and 0 deletions
|
|
@ -65,6 +65,8 @@ PlasmaCore.ColorScope {
|
||||||
applet.fullRepresentationItem.anchors.fill = notificationsParent;
|
applet.fullRepresentationItem.anchors.fill = notificationsParent;
|
||||||
} else {
|
} else {
|
||||||
applet.preferredRepresentation = applet.compactRepresentation
|
applet.preferredRepresentation = applet.compactRepresentation
|
||||||
|
applet.switchWidth = -1;
|
||||||
|
applet.switchHeight = -1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue