mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Add invalidateLayout to RoomBubbleCellData.
This commit is contained in:
@@ -1247,8 +1247,7 @@ const CGFloat kTypingCellHeight = 24;
|
||||
component.showURLPreview = NO;
|
||||
component.urlPreviewData = nil;
|
||||
|
||||
[cellData invalidateTextLayout];
|
||||
[cellData setNeedsUpdateAdditionalContentHeight];
|
||||
[cellData invalidateLayout];
|
||||
|
||||
[self refreshCells];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user