Replace progress bar with progress ring for sync progress.
This commit is contained in:
@@ -222,6 +222,8 @@ namespace Wino.Core.Synchronizers
|
||||
|
||||
Console.WriteLine($"Prepared {nativeRequests.Count()} native requests");
|
||||
|
||||
PublishSynchronizationProgress(1);
|
||||
|
||||
await ExecuteNativeRequestsAsync(nativeRequests, activeSynchronizationCancellationToken);
|
||||
|
||||
PublishUnreadItemChanges();
|
||||
|
||||
Reference in New Issue
Block a user