mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Video player improvements
This commit is contained in:
@@ -219,6 +219,7 @@ open class ChatMessageBubbleContentNode: ASDisplayNode {
|
||||
public var item: ChatMessageBubbleContentItem?
|
||||
|
||||
public var updateIsTextSelectionActive: ((Bool) -> Void)?
|
||||
public var requestInlineUpdate: (() -> Void)?
|
||||
|
||||
open var disablesClipping: Bool {
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user