Tighten compact status icon spacing
This commit is contained in:
@@ -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: ""
|
||||
|
||||
Reference in New Issue
Block a user