Various improvements

This commit is contained in:
Ali
2023-10-22 01:22:12 +04:00
parent ad3e45a365
commit 4b8027bbe2
21 changed files with 1293 additions and 58 deletions

View File

@@ -234,6 +234,7 @@ public class ChatMessageInstantVideoBubbleContentNode: ChatMessageBubbleContentN
dateAndStatusType: statusType,
displayReactions: false,
messageSelection: item.message.groupingKey != nil ? selection : nil,
isAttachedContentBlock: false,
layoutConstants: layoutConstants,
constrainedSize: CGSize(width: constrainedSize.width - layoutConstants.file.bubbleInsets.left - layoutConstants.file.bubbleInsets.right, height: constrainedSize.height),
controllerInteraction: item.controllerInteraction