In the pieces view, pieces will briefly turn red before becoming green.

This commit is contained in:
Mitchell Livingston
2006-10-06 20:10:15 +00:00
parent 9498b16d59
commit 4ec8c19bbd
3 changed files with 21 additions and 7 deletions

View File

@@ -392,7 +392,7 @@
{
height = TAB_ACTIVITY_HEIGHT;
[fPiecesView updateView: NO];
[fPiecesView updateView: YES];
}
else if ([identifier isEqualToString: TAB_PEERS_IDENT])
{