mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Allow pip via button
This commit is contained in:
parent
3ccbb324d9
commit
062b01bd82
@ -2873,9 +2873,6 @@ final class UniversalVideoGalleryItemNode: ZoomableContentGalleryItemNode {
|
||||
useNative = false
|
||||
}
|
||||
}
|
||||
if SGSimpleSettings.shared.videoPIPSwipeDirection != SGSimpleSettings.VideoPIPSwipeDirection.up.rawValue {
|
||||
useNative = false
|
||||
}
|
||||
if !useNative {
|
||||
return
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user