iPad trackpad support improvements

This commit is contained in:
Ilya Laktyushin
2022-07-27 21:49:25 +03:00
parent 689a5e0427
commit f1ccd3cf33
47 changed files with 526 additions and 197 deletions

View File

@@ -787,7 +787,7 @@ class ChatMessageInteractiveInstantVideoNode: ASDisplayNode {
}
self.item?.controllerInteraction.clickThroughMessage()
case .longTap, .doubleTap:
case .longTap, .doubleTap, .secondaryTap:
break
case .hold:
break