mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-28 23:09:42 +00:00
Temporarily disable instant view text selection
This commit is contained in:
@@ -177,7 +177,7 @@ final class InstantPageControllerNode: ASDisplayNode, UIScrollViewDelegate {
|
||||
// }
|
||||
// })])
|
||||
})
|
||||
self.scrollNode.addSubnode(selectionNode)
|
||||
// self.scrollNode.addSubnode(selectionNode)
|
||||
self.textSelectionNode = selectionNode
|
||||
|
||||
self.scrollNode.addSubnode(selectionNode.highlightAreaNode)
|
||||
|
||||
Reference in New Issue
Block a user