Improve player transitions

This commit is contained in:
Arkadiusz Fal
2022-08-08 20:02:46 +02:00
parent fb40f42c6c
commit bcc1d5aeaa
8 changed files with 137 additions and 115 deletions

View File

@@ -237,5 +237,7 @@ struct YatteeApp: App {
#else
player.updateRemoteCommandCenter()
#endif
player.presentingPlayer = false
}
}