mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Tag improvements
This commit is contained in:
@@ -767,6 +767,10 @@ public final class ReactionButtonAsyncNode: ContextControllerSourceView {
|
||||
|
||||
override init(frame: CGRect) {
|
||||
self.containerView = ContextExtractedContentContainingView()
|
||||
|
||||
self.containerView.isMultipleTouchEnabled = false
|
||||
self.containerView.isExclusiveTouch = true
|
||||
|
||||
self.buttonNode = ContainerButtonNode()
|
||||
|
||||
self.iconView = ReactionIconView()
|
||||
|
||||
Reference in New Issue
Block a user