Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-12-02 11:58:35 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2020-12-02 11:58:35 +0300
commite52f9ed0bd6454207bcb80fa61c30ee3c9ec00c4 (patch)
tree54495e4f43b32e36c59dfbd28147df46d326c1ed /changelog/2.7.2_2020-12-02/8263
parentef28b7fe76d291df77bbbaf9aaf284c3384c176c (diff)
v2.7.2v2.7.2
Diffstat (limited to 'changelog/2.7.2_2020-12-02/8263')
-rw-r--r--changelog/2.7.2_2020-12-02/82636
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog/2.7.2_2020-12-02/8263 b/changelog/2.7.2_2020-12-02/8263
new file mode 100644
index 000000000..b7606740e
--- /dev/null
+++ b/changelog/2.7.2_2020-12-02/8263
@@ -0,0 +1,6 @@
+Bugfix: Pause sync when displaying remove all dialog
+
+We now pause the syn process when the all files where removed dialog is
+displayed. This prevents multiple dialogs from being displayed.
+
+https://github.com/owncloud/client/issues/8263