Use fancy spinner (courtesy of redsky)

This commit is contained in:
Loren Burkholder 2021-07-17 16:48:19 -04:00
parent cb8d140123
commit 3c5b395171
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ ApplicationWindow {
}
}
footer: BusyIndicator {
footer: Spinner {
// This is not a wonderful solution, but it is the best way to calculate whether
// all users are loaded while keeping canFetchMore() const
running: members.numUsersLoaded < members.memberCount