mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
In the pieces view, pieces will briefly turn red before becoming green.
This commit is contained in:
@@ -392,7 +392,7 @@
|
||||
{
|
||||
height = TAB_ACTIVITY_HEIGHT;
|
||||
|
||||
[fPiecesView updateView: NO];
|
||||
[fPiecesView updateView: YES];
|
||||
}
|
||||
else if ([identifier isEqualToString: TAB_PEERS_IDENT])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user