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

@@ -96,4 +96,7 @@ public extension ListViewItem {
func selected(listView: ListView) {
}
func performSecondaryAction(listView: ListView) {
}
}