mirror of
https://github.com/yattee/yattee.git
synced 2024-12-14 06:10:32 +05:30
Fix player on tvOS
This commit is contained in:
parent
b0851c6140
commit
ed3abbea21
@ -170,6 +170,7 @@ struct VideoPlayerView: View {
|
||||
|
||||
tvControls
|
||||
}
|
||||
.ignoresSafeArea()
|
||||
.onMoveCommand { direction in
|
||||
if direction == .up || direction == .down {
|
||||
playerControls.show()
|
||||
|
Loading…
Reference in New Issue
Block a user