mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various improvements
This commit is contained in:
@@ -502,7 +502,7 @@ public class ChatTextInputPanelNode: ChatInputPanelNode, ASEditableTextNodeDeleg
|
||||
self.textInputNodeClippingContainer.clipsToBounds = true
|
||||
|
||||
self.textInputSeparator = GlassBackgroundView.ContentColorView()
|
||||
self.textInputContainerBackgroundView.contentView.addSubview(self.textInputSeparator)
|
||||
//self.textInputContainerBackgroundView.contentView.addSubview(self.textInputSeparator)
|
||||
|
||||
self.textInputBackgroundNode = ASImageNode()
|
||||
self.textInputBackgroundNode.displaysAsynchronously = false
|
||||
|
||||
Reference in New Issue
Block a user