Enlarge hero icon and tighten popup spacing
This commit is contained in:
@@ -208,7 +208,7 @@ Item {
|
|||||||
Column {
|
Column {
|
||||||
id: card
|
id: card
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
spacing: 20
|
spacing: 14
|
||||||
|
|
||||||
// ---- Hero row: location/temp/condition on the left, big icon on the right.
|
// ---- Hero row: location/temp/condition on the left, big icon on the right.
|
||||||
Item {
|
Item {
|
||||||
@@ -279,7 +279,7 @@ Item {
|
|||||||
text: root.label || "—"
|
text: root.label || "—"
|
||||||
color: root.bar.foreground
|
color: root.bar.foreground
|
||||||
font.family: root.bar.fontFamily
|
font.family: root.bar.fontFamily
|
||||||
font.pixelSize: 56
|
font.pixelSize: 80
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user