mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various improvements
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user