mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Merge commit '6700f1af2aa6accfda96a28ab3cc3f45030a6da1' into features/history-loading
This commit is contained in:
@@ -1975,9 +1975,9 @@ public final class ChatListNode: ListView {
|
||||
}
|
||||
self.view.addGestureRecognizer(selectionRecognizer)
|
||||
|
||||
if case .forum = location {
|
||||
self.isSelectionGestureEnabled = false
|
||||
}
|
||||
// if case .forum = location {
|
||||
// self.isSelectionGestureEnabled = false
|
||||
// }
|
||||
}
|
||||
|
||||
deinit {
|
||||
|
||||
Reference in New Issue
Block a user