Show notification countdown progress

This commit is contained in:
David Heinemeier Hansson
2026-05-20 15:15:25 +02:00
parent 8703a46a70
commit ac925e8f3e
@@ -185,7 +185,7 @@ Rectangle {
anchors.bottom: parent.bottom
height: Math.max(1, Style.space(3))
color: Color.notifications.border
visible: false
visible: root.showProgress
Rectangle {
anchors.left: parent.left