Closer on the weather
This commit is contained in:
@@ -75,7 +75,7 @@ Item {
|
|||||||
bar: root.bar
|
bar: root.bar
|
||||||
text: root.label
|
text: root.label
|
||||||
active: root.klass === "active"
|
active: root.klass === "active"
|
||||||
horizontalMargin: 7.5
|
horizontalMargin: 1
|
||||||
// Tooltip suppressed — the popup itself is the detail view.
|
// Tooltip suppressed — the popup itself is the detail view.
|
||||||
tooltipText: ""
|
tooltipText: ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user