View Single Post
Posts: 120 | Thanked: 279 times | Joined on Sep 2009 @ Perth, Australia
#2
Hi,

It was recently confirmed on the sailfish mailing list that a BusyIndictor in three sizes is being developed:
https://lists.sailfishos.org/piperma...ne/000366.html

Unfortunately the relevant reply is in the embedded message, so I'll also quote the reply here:
Sailfish Silica will have BusyIndicator component with size variants small, medium and large (size: BusyIndicatorSize.Small/Medium/Large).

Page {
BusyIndicator {
anchors.centerIn: parent
running: model.status == Model.Loading
}
}
 

The Following 2 Users Say Thank You to mattaustin For This Useful Post: