Various improvements

This commit is contained in:
Ilya Laktyushin
2023-06-30 03:28:34 +02:00
parent 882680ed4d
commit b6e9138ea7
11 changed files with 515 additions and 36 deletions

View File

@@ -2859,7 +2859,7 @@ class ChatTextInputPanelNode: ChatInputPanelNode, ASEditableTextNodeDelegate {
component: AnyComponent(EmojiSuggestionsComponent(
context: context,
userLocation: .other,
theme: theme,
theme: EmojiSuggestionsComponent.Theme(theme: theme),
animationCache: presentationContext.animationCache,
animationRenderer: presentationContext.animationRenderer,
files: value,