mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
iPad trackpad support improvements
This commit is contained in:
@@ -826,7 +826,7 @@ public final class ListMessageSnippetItemNode: ListMessageNode {
|
||||
item.interaction.openUrl(url, false, true, nil)
|
||||
}
|
||||
}
|
||||
case .hold, .doubleTap:
|
||||
case .hold, .doubleTap, .secondaryTap:
|
||||
break
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user