mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Merge commit '443d0293f65535fcf4bfc606463dfc65a9649e3e'
# Conflicts: # submodules/TelegramUI/Components/EntityKeyboard/Sources/EmojiPagerContentComponent.swift
This commit is contained in:
@@ -1120,6 +1120,7 @@ public final class ChatEntityKeyboardInputNode: ChatInputNode {
|
||||
},
|
||||
updateScrollingToItemGroup: {
|
||||
},
|
||||
onScroll: {},
|
||||
chatPeerId: chatPeerId,
|
||||
peekBehavior: stickerPeekBehavior,
|
||||
customLayout: nil,
|
||||
@@ -1390,6 +1391,7 @@ public final class ChatEntityKeyboardInputNode: ChatInputNode {
|
||||
},
|
||||
updateScrollingToItemGroup: {
|
||||
},
|
||||
onScroll: {},
|
||||
chatPeerId: chatPeerId,
|
||||
peekBehavior: stickerPeekBehavior,
|
||||
customLayout: nil,
|
||||
@@ -2216,6 +2218,7 @@ public final class EntityInputView: UIInputView, AttachmentTextInputPanelInputVi
|
||||
},
|
||||
updateScrollingToItemGroup: {
|
||||
},
|
||||
onScroll: {},
|
||||
chatPeerId: nil,
|
||||
peekBehavior: nil,
|
||||
customLayout: nil,
|
||||
|
||||
Reference in New Issue
Block a user