Tighten compact status icon spacing

This commit is contained in:
David Heinemeier Hansson
2026-07-17 16:17:49 -07:00
parent 8211b86ac6
commit f8fec7cccf
7 changed files with 14 additions and 8 deletions
@@ -59,6 +59,7 @@ BarWidget {
anchors.fill: parent
bar: root.bar
text: panelLoader.item ? panelLoader.item.label : ""
slotSize: Style.bar.statusSlot
active: panelLoader.item && panelLoader.item.klass === "active"
// Tooltip suppressed because the panel is the detail view.
tooltipText: ""