mirror of
				https://github.com/yattee/yattee.git
				synced 2025-11-04 06:32:03 +00:00 
			
		
		
		
	Fix player on tvOS
This commit is contained in:
		@@ -170,6 +170,7 @@ struct VideoPlayerView: View {
 | 
			
		||||
 | 
			
		||||
                        tvControls
 | 
			
		||||
                    }
 | 
			
		||||
                    .ignoresSafeArea()
 | 
			
		||||
                    .onMoveCommand { direction in
 | 
			
		||||
                        if direction == .up || direction == .down {
 | 
			
		||||
                            playerControls.show()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user