mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Video improvements
This commit is contained in:
@@ -109,6 +109,10 @@ open class GalleryItemNode: ASDisplayNode {
|
||||
return false
|
||||
}
|
||||
|
||||
open func maybePerformActionForSwipeDownDismiss() -> Bool {
|
||||
return false
|
||||
}
|
||||
|
||||
open func contentSize() -> CGSize? {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user