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