Skip to content

Remove folder from 'operations' list upon removal#200

Merged
crwood merged 1 commit into
masterfrom
197.systray-animation-fix
Apr 26, 2019
Merged

Remove folder from 'operations' list upon removal#200
crwood merged 1 commit into
masterfrom
197.systray-animation-fix

Conversation

@crwood

@crwood crwood commented Apr 25, 2019

Copy link
Copy Markdown
Member

The systray icon will animate so long as a gateway+folder tuple is found in the gui.core.operations list. This one-line PR updates Model.remove_folder to also call Model.on_syncing_finshed, thereby ensuring that removed folders are always also removed from the operations list -- and thereby stopping the systray icon from endlessly spinning/animating in the event that the folder gets removed before the syncing operation naturally completes.

Fixes #197

@crwood crwood merged commit 37d63f4 into master Apr 26, 2019
@crwood crwood deleted the 197.systray-animation-fix branch April 26, 2019 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug report: "Taskbar Icon Remains as Spinner if Syncing Folder is Deleted"

1 participant