@christianselig Can you tweak the video playback window so the corner radius is smaller (like what AVPlayerViewController does on visionOS)? That way less content from the edge is cropped π
Top-level
@christianselig Can you tweak the video playback window so the corner radius is smaller (like what AVPlayerViewController does on visionOS)? That way less content from the edge is cropped π 2 comments
@finnvoorhees @khaost yeah, UIViewController has preferredContainerBackgroundStyle which can be set to .hidden |
@khaost not seeing any way to do this, do you have to drop into UIKit�