Use fancy spinner (courtesy of redsky)
This commit is contained in:
parent
cb8d140123
commit
3c5b395171
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user