Show notification countdown progress
This commit is contained in:
@@ -185,7 +185,7 @@ Rectangle {
|
|||||||
anchors.bottom: parent.bottom
|
anchors.bottom: parent.bottom
|
||||||
height: Math.max(1, Style.space(3))
|
height: Math.max(1, Style.space(3))
|
||||||
color: Color.notifications.border
|
color: Color.notifications.border
|
||||||
visible: false
|
visible: root.showProgress
|
||||||
|
|
||||||
Rectangle {
|
Rectangle {
|
||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
|
|||||||
Reference in New Issue
Block a user