Add gesture sensitivity setting

This commit is contained in:
Arkadiusz Fal
2022-08-29 14:07:27 +02:00
parent 1e83c587d9
commit 8ac71a24c4
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()