[WIP] Entity input panel

This commit is contained in:
Ali
2022-07-13 01:21:54 +02:00
parent ed59ead31e
commit c51b58ca72
101 changed files with 3374 additions and 491 deletions

View File

@@ -685,7 +685,8 @@ final class ChatPinnedMessageTitlePanelNode: ChatTitleAccessoryPanelNode {
context: strongSelf.context,
cache: cache,
renderer: renderer,
placeholderColor: theme.list.mediaPlaceholderColor
placeholderColor: theme.list.mediaPlaceholderColor,
attemptSynchronous: false
)
}
let _ = textApply(textArguments)