Explorar o código

Network tableview stop animation

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
Pierre SAGASPE %!s(int64=11) %!d(string=hai) anos
pai
achega
74d0b6cdb4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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