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:
@@ -61,6 +61,7 @@ public final class ContextReferenceButtonComponent: Component {
|
||||
|
||||
super.init(frame: CGRect())
|
||||
|
||||
self.buttonView.allowsGroupOpacity = true
|
||||
self.addSubview(self.buttonView.view)
|
||||
self.buttonView.addSubnode(self.sourceView)
|
||||
self.sourceView.addSubnode(self.contextContentView)
|
||||
|
||||
Reference in New Issue
Block a user