mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Update
This commit is contained in:
@@ -492,7 +492,7 @@ public class ChatTextInputPanelNode: ChatInputPanelNode, ASEditableTextNodeDeleg
|
||||
|
||||
self.textInputContainer = ASDisplayNode()
|
||||
self.textInputContainer.view.addSubview(self.textInputContainerBackgroundView)
|
||||
self.textInputContainer.clipsToBounds = true
|
||||
self.textInputContainer.clipsToBounds = false
|
||||
|
||||
self.textInputNodeClippingContainer = ASDisplayNode()
|
||||
self.textInputNodeClippingContainer.clipsToBounds = true
|
||||
|
||||
Reference in New Issue
Block a user