Folders: Adjust ui when account is disconnected #5477
authorChristian Kamm <mail@ckamm.de>
Tue, 24 Jan 2017 09:26:03 +0000 (10:26 +0100)
committerChristian Kamm <mail@ckamm.de>
Tue, 24 Jan 2017 09:26:03 +0000 (10:26 +0100)
commit26234dbf6c1e4f173e6e43ca8e7a9c67c1e5728b
tree30f2476123f6fe47a583adf8d455aa624bc874c5
parent05a254b527572f580efcc71441842525b185818a
Folders: Adjust ui when account is disconnected #5477

Previously if you paused/unpaused a folder for a disconnected account
they would prepare to sync and thus display the 'Waiting...' text. With
this change, folders that can't possibly sync don't show text like
this.

When account connectivity changes, all unpaused folders will be
scheduled anyway.
src/gui/folderstatusmodel.cpp