mirror of
https://github.com/casualsnek/onthespot.git
synced 2026-04-27 04:55:57 +03:00
[GH-ISSUE #71] [BUG] Cancelled downloads don't clear when clicking "clear completed/cancelled items" #52
Labels
No labels
Feedback requested
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/onthespot#52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheZachAttack01 on GitHub (Jun 9, 2023).
Original GitHub issue: https://github.com/casualsnek/onthespot/issues/71
downloads that were cancelled in the progress tab don't go away unless the program is restarted. clicking the "clear completed/cancelled items" button at the bottom only removed finished downloads, not cancelled ones.
I'm using the latest build on arch linux
@casualsnek commented on GitHub (Jun 9, 2023):
This should be fixed now ! If you are using AUR, force a rebuild, this should update your installed version !
@TheZachAttack01 commented on GitHub (Jun 9, 2023):
That worked! Thanks for the quick response!