mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
update the active filer when a torrent changes from stalled to unstalled
This commit is contained in:
@@ -160,6 +160,7 @@
|
||||
if ([fDeleteCheck state] == NSOnState)
|
||||
[fTorrent trashTorrent];
|
||||
|
||||
//ensure last, since it releases this controller
|
||||
[fController askOpenConfirmed: self add: YES];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user