mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-08 15:23:12 +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.textSelectionNode = selectionNode
|
||||||
|
|
||||||
self.scrollNode.addSubnode(selectionNode.highlightAreaNode)
|
self.scrollNode.addSubnode(selectionNode.highlightAreaNode)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user