Fix transfer functoin, add display for numer of pending locos
All checks were successful
Release / meta (push) Successful in 12s
Release / linux-build (push) Successful in 1m10s
Release / web-build (push) Successful in 1m19s
Release / android-build (push) Successful in 9m2s
Release / release-master (push) Successful in 17s
Release / release-dev (push) Successful in 19s

This commit is contained in:
2026-01-06 14:44:12 +00:00
parent 5b94ab263b
commit f06a1c75b6
6 changed files with 184 additions and 33 deletions

View File

@@ -62,8 +62,9 @@ extension DataServiceTraction on DataService {
_tractionHasMore = false;
} finally {
_isTractionLoading = false;
_notifyAsync();
}
_notifyAsync();
}
}
Future<List<LocoAttrVersion>> fetchLocoTimeline(