mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix input
This commit is contained in:
@@ -515,7 +515,6 @@ public class ChatTextInputPanelNode: ChatInputPanelNode, ASEditableTextNodeDeleg
|
||||
self.glassBackgroundContainer = GlassBackgroundContainerView()
|
||||
|
||||
self.textInputContainerBackgroundView = GlassBackgroundView(frame: CGRect())
|
||||
self.textInputContainerBackgroundView.isUserInteractionEnabled = false
|
||||
|
||||
self.accessoryPanelContainer = UIView()
|
||||
self.accessoryPanelContainer.clipsToBounds = true
|
||||
|
||||
Reference in New Issue
Block a user