Various improvements

This commit is contained in:
Ilya Laktyushin
2023-12-20 16:21:11 +04:00
parent 46e203137a
commit 3ae64b399f
11 changed files with 76 additions and 16 deletions

View File

@@ -272,6 +272,7 @@ class ChatSearchResultsControllerNode: ViewControllerTracingNode, UIScrollViewDe
}, openChatFolderUpdates: {
}, hideChatFolderUpdates: {
}, openStories: { _, _ in
}, dismissNotice: { _ in
})
interaction.searchTextHighightState = searchQuery
self.interaction = interaction