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