mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
update the filter bars when resetting cache
This commit is contained in:
@@ -1331,6 +1331,8 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
|
||||
Torrent * torrent;
|
||||
while ((torrent = [enumerator nextObject]))
|
||||
[torrent resetCache];
|
||||
|
||||
[self applyFilter: nil];
|
||||
}
|
||||
|
||||
- (void) showPreferenceWindow: (id) sender
|
||||
|
||||
Reference in New Issue
Block a user