mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-04 21:41:45 +00:00
Temporarily disable instant view text selection
This commit is contained in:
parent
ba6cc80b60
commit
943cc2a2ad
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user