Small tests
This commit is contained in:
@@ -21,6 +21,11 @@ Column {
|
||||
source: parent
|
||||
color: Theme.highlightColor
|
||||
}
|
||||
// BusyIndicator {
|
||||
// size: BusyIndicatorSize.Large
|
||||
// anchors.centerIn: parent
|
||||
// running: parent.visible
|
||||
// }
|
||||
}
|
||||
|
||||
Label {
|
||||
@@ -38,4 +43,5 @@ Column {
|
||||
color: Theme.highlightColor
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user