left-bar working, bottom bar semi-broken

This commit is contained in:
2026-08-14 16:31:52 +02:00
parent 1d150292d3
commit 4517e5ecd0
28 changed files with 404 additions and 168 deletions
+2 -2
View File
@@ -40,7 +40,7 @@ Item {
}
}
clip: true
clip: false
implicitHeight: elideText.implicitHeight
Behavior on leftFadeStrength {
@@ -80,7 +80,7 @@ Item {
id: marqueeViewport
anchors.fill: parent
clip: true
clip: false
layer.enabled: true
visible: root.overflowing