tvOS layout improvements

This commit is contained in:
Arkadiusz Fal
2022-08-14 18:59:04 +02:00
parent 9a958113c4
commit 60a52bc12e
5 changed files with 52 additions and 21 deletions

View File

@@ -238,6 +238,8 @@ struct YatteeApp: App {
player.updateRemoteCommandCenter()
#endif
player.presentingPlayer = false
if player.presentingPlayer {
player.presentingPlayer = false
}
}
}