mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Updates
This commit is contained in:
@@ -5173,7 +5173,7 @@ class ChatControllerNode: ASDisplayNode, ASScrollViewDelegate {
|
||||
}
|
||||
|
||||
func prepareSwitchToChatLocation(chatLocation: ChatLocation, historyNode: ChatHistoryListNodeImpl, animationDirection: ChatControllerAnimateInnerChatSwitchDirection?) {
|
||||
self.chatLocation = historyNode.chatLocation
|
||||
self.chatLocation = chatLocation
|
||||
if historyNode === self.historyNode {
|
||||
historyNode.updateChatLocation(chatLocation: chatLocation)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user