mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Add stickerpack strip expansion
This commit is contained in:
@@ -284,7 +284,7 @@ class WebSearchControllerNode: ASDisplayNode {
|
||||
}
|
||||
})
|
||||
|
||||
self.recentQueriesNode.beganInteractiveDragging = { [weak self] in
|
||||
self.recentQueriesNode.beganInteractiveDragging = { [weak self] _ in
|
||||
self?.dismissInput?()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user