Add gesture sensitivity setting

This commit is contained in:
Arkadiusz Fal
2022-08-29 14:07:27 +02:00
parent e444dc3c79
commit 9419d504dc
7 changed files with 27 additions and 16 deletions

View File

@@ -253,7 +253,7 @@ final class PlayerModel: ObservableObject {
}
#endif
presentingPlayer = true
presentingPlayer = true
#if os(macOS)
Windows.player.open()