mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +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