mirror of
https://github.com/yattee/yattee.git
synced 2025-11-30 13:18:15 +00:00
tvOS fixes
This commit is contained in:
@@ -89,7 +89,7 @@ struct VideoDetails: View {
|
||||
if fullScreen {
|
||||
fullScreen = false
|
||||
} else {
|
||||
self.presentationMode.wrappedValue.dismiss()
|
||||
self.player.hide()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user