mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Allow pip via button
This commit is contained in:
@@ -2873,9 +2873,6 @@ final class UniversalVideoGalleryItemNode: ZoomableContentGalleryItemNode {
|
||||
useNative = false
|
||||
}
|
||||
}
|
||||
if SGSimpleSettings.shared.videoPIPSwipeDirection != SGSimpleSettings.VideoPIPSwipeDirection.up.rawValue {
|
||||
useNative = false
|
||||
}
|
||||
if !useNative {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user