Добавил BussyIndicator
This commit is contained in:
@@ -27,4 +27,9 @@ Page {
|
||||
lights: channels
|
||||
}
|
||||
}
|
||||
|
||||
BusyIndicator {
|
||||
anchors.centerIn: parent
|
||||
running: lightsModel.isLoading
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user