mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-02-26 13:01:39 +00:00
no message
This commit is contained in:
@@ -839,6 +839,7 @@ class ChatTextInputPanelNode: ChatInputPanelNode, ASEditableTextNodeDelegate {
|
||||
|
||||
if self.contextPlaceholderNode !== contextPlaceholderNode {
|
||||
contextPlaceholderNode.displaysAsynchronously = false
|
||||
contextPlaceholderNode.isLayerBacked = true
|
||||
self.contextPlaceholderNode = contextPlaceholderNode
|
||||
self.insertSubnode(contextPlaceholderNode, aboveSubnode: self.textPlaceholderNode)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user