RoomSelectedStickerBubbleCell: Handle bubble outgoing case.

This commit is contained in:
SBiOSoftWhare
2022-01-31 12:11:36 +01:00
parent 19221cdd91
commit 68994a1449
4 changed files with 18 additions and 0 deletions
@@ -121,6 +121,10 @@
}
}
RoomTimelineConfiguration *timelineConfiguration = [RoomTimelineConfiguration shared];
[timelineConfiguration.currentStyle.cellLayoutUpdater updateLayoutForSelectedStickerCell:self];
// Retrieve the suitable content size for the attachment thumbnail
CGSize contentSize = bubbleData.contentSize;
// Update image view frame in order to center loading wheel (if any)