Merge commit 'e236672d01030256872550fba651b508a92532a1'

This commit is contained in:
Isaac
2024-05-03 22:56:53 +04:00
9 changed files with 204 additions and 71 deletions

View File

@@ -999,6 +999,7 @@ public class ChatMessageTextBubbleContentNode: ChatMessageBubbleContentNode {
})
}
}
override public func updateTouchesAtPoint(_ point: CGPoint?) {
if let item = self.item {
var rects: [CGRect]?