mirror of
https://github.com/transmission/transmission
synced 2024-12-26 01:27:28 +00:00
deselect files when changing selected torrent
This commit is contained in:
parent
1c39a8e290
commit
d97ac66e43
1 changed files with 1 additions and 0 deletions
|
@ -280,6 +280,7 @@
|
|||
[self updateInfoSettings];
|
||||
|
||||
[fPeerTable reloadData];
|
||||
[fFileOutline deselectAll: nil];
|
||||
[fFileOutline reloadData];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue