mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Hashtag search improvements
This commit is contained in:
@@ -1156,6 +1156,7 @@ public class ChatMessageAnimatedStickerItemNode: ChatMessageItemView {
|
||||
context: item.context,
|
||||
controllerInteraction: item.controllerInteraction,
|
||||
type: .standalone,
|
||||
peer: nil,
|
||||
threadId: item.message.threadId ?? 1,
|
||||
parentMessage: item.message,
|
||||
constrainedSize: CGSize(width: availableContentWidth, height: CGFloat.greatestFiniteMagnitude),
|
||||
|
||||
Reference in New Issue
Block a user