mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
#4575 Bug when filtering a transfer withs its file table selected
This commit is contained in:
@@ -105,8 +105,8 @@ typedef enum
|
||||
while (![fLock tryLock])
|
||||
tr_wait_msec(100);
|
||||
|
||||
[fOutline deselectAll: nil];
|
||||
[fOutline reloadData];
|
||||
[fOutline deselectAll: nil];
|
||||
|
||||
[fLock unlock];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user