Use new HCircleProgressBar for HBusyIndicator

This commit is contained in:
miruka
2019-11-06 14:29:32 -04:00
parent f9fd8055f2
commit 8eca875499
7 changed files with 24 additions and 37 deletions

View File

@@ -50,7 +50,7 @@ HPage {
HLoader {
anchors.centerIn: parent
width: parent.width
width: ready ? parent.width : 96
source: ready ?
modelData :
(modelData == "Profile.qml" ?