Fix transparent bar contrast timing

This commit is contained in:
David Heinemeier Hansson
2026-05-27 12:36:45 +02:00
parent 9f81a65732
commit 419cd37e14
6 changed files with 260 additions and 7 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ BarWidget {
bar: root.bar
text: panelLoader.item ? panelLoader.item.label : ""
active: panelLoader.item && panelLoader.item.klass === "active"
horizontalMargin: 1
horizontalMargin: 5
// Tooltip suppressed because the panel is the detail view.
tooltipText: ""