mirror of
https://github.com/yattee/yattee.git
synced 2025-10-16 04:18:13 +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