Better weather placement

This commit is contained in:
David Heinemeier Hansson
2026-05-16 22:48:56 +02:00
parent b37386f084
commit ae3d7efc6e
2 changed files with 18 additions and 0 deletions
@@ -178,6 +178,7 @@ Item {
owner: root
bar: root.bar
open: root.popupOpen
centerOnBar: true
triggerMode: "click"
contentWidth: 440
contentHeight: card.implicitHeight + 28