Fix clipped controls

Fix #431
This commit is contained in:
Arkadiusz Fal 2023-04-23 14:07:13 +02:00
parent f6569db418
commit a5bfabed0c

View File

@ -430,7 +430,6 @@ struct VideoPlayerView: View {
} }
) )
#endif #endif
.ignoresSafeArea(edges: .horizontal)
} }
var fullScreenPlayer: Bool { var fullScreenPlayer: Bool {