Selaa lähdekoodia

Network tableview stop animation

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
Pierre SAGASPE 11 vuotta sitten
vanhempi
commit
74d0b6cdb4
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      AspenProject/VLCLocalServerFolderListViewController.m

+ 1 - 0
AspenProject/VLCLocalServerFolderListViewController.m

@@ -242,6 +242,7 @@
                 [self _openURLStringAndDismiss:[_FTPListDirRequest.fullURLString stringByAppendingString:objectName]];
       }
     }
+    [self.tableView deselectRowAtIndexPath:indexPath animated:NO];
 }
 
 #pragma mark - FTP specifics