mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-15 13:35:19 +00:00
Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios
This commit is contained in:
commit
a196a1684b
@ -1855,7 +1855,7 @@ public final class PeerInfoStoryPaneNode: ASDisplayNode, PeerInfoPaneNode, UIScr
|
||||
} else if isSelecting {
|
||||
enableDismissGesture = false
|
||||
}
|
||||
self.view.disablesInteractiveTransitionGestureRecognizer = enableDismissGesture
|
||||
self.view.disablesInteractiveTransitionGestureRecognizer = !enableDismissGesture
|
||||
|
||||
if isSelecting {
|
||||
if self.gridSelectionGesture == nil {
|
||||
|
Loading…
x
Reference in New Issue
Block a user