traywidget background

This commit is contained in:
Zacharias-Brohn
2026-03-02 18:43:16 +01:00
parent 7451c52684
commit e5595d8b5d
3 changed files with 37 additions and 18 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ Variants {
anchors.top: parent.top
anchors.topMargin: Config.barConfig.autoHide && !visibilities.bar ? -30 : 0
color: "transparent"
implicitHeight: barLoader.childrenRect.height
implicitHeight: barLoader.implicitHeight
radius: 0
Behavior on anchors.topMargin {