mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +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 {
|
} else if isSelecting {
|
||||||
enableDismissGesture = false
|
enableDismissGesture = false
|
||||||
}
|
}
|
||||||
self.view.disablesInteractiveTransitionGestureRecognizer = enableDismissGesture
|
self.view.disablesInteractiveTransitionGestureRecognizer = !enableDismissGesture
|
||||||
|
|
||||||
if isSelecting {
|
if isSelecting {
|
||||||
if self.gridSelectionGesture == nil {
|
if self.gridSelectionGesture == nil {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user