Marino Faggiana 8 жил өмнө
parent
commit
60b84f6c00

+ 1 - 0
iOSClient/Main/CCMain.m

@@ -1985,6 +1985,7 @@
 
 - (void)searchBar:(UISearchBar *)searchBar selectedScopeButtonIndexDidChange:(NSInteger)selectedScope
 {
+    // self.searchDisplayController.searchBar.selectedScopeButtonIndex = 1;
     //[self updateSearchResultsForSearchController:self.searchController];
     NSLog(@"x");
 }