mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-29 22:50:42 +00:00
Roll back
This commit is contained in:
parent
67575be949
commit
9a2562a887
@ -612,8 +612,8 @@ class ChatControllerNode: ASDisplayNode, UIScrollViewDelegate {
|
||||
//self.historyScrollingArea = SparseDiscreteScrollingArea()
|
||||
//self.historyNode.historyScrollingArea = self.historyScrollingArea
|
||||
|
||||
self.historyNodeContainer = HistoryNodeContainer(isSecret: chatLocation.peerId?.namespace == Namespaces.Peer.SecretChat)
|
||||
//self.historyNodeContainer = ASDisplayNode()
|
||||
//self.historyNodeContainer = HistoryNodeContainer(isSecret: chatLocation.peerId?.namespace == Namespaces.Peer.SecretChat)
|
||||
self.historyNodeContainer = ASDisplayNode()
|
||||
|
||||
self.historyNodeContainer.addSubnode(self.historyNode)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user