mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 13:16:58 +02:00
recents_category_drag_drop
fix a refresh issue / crash after updating the room order.
This commit is contained in:
@@ -481,8 +481,6 @@ static NSMutableDictionary* backgroundByImageNameDict;
|
||||
lastPotentialCellPath = nil;
|
||||
((RecentsDataSource*)self.dataSource).movingCellIndexPath = nil;
|
||||
((RecentsDataSource*)self.dataSource).hiddenCellIndexPath = nil;
|
||||
|
||||
[self.recentsTableView reloadData];
|
||||
}
|
||||
|
||||
- (IBAction) onRecentsLongPress:(id)sender
|
||||
|
||||
Reference in New Issue
Block a user