Fixed updating search results when query is no match or element deleted.
[FIXED] Make search results empty when no results. [FIXED] Update search results upon deletion.
This commit is contained in:
@@ -18,4 +18,6 @@
|
||||
@property(nonatomic, weak) IBOutlet NSTextField *userLabel;
|
||||
@property(nonatomic, weak) IBOutlet NSCollectionView *siteCollectionView;
|
||||
|
||||
- (void)updateElements;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user