mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Aspect ratio fixes
This commit is contained in:
@@ -318,7 +318,7 @@ final class AVPlayerBackend: PlayerBackend {
|
||||
return
|
||||
}
|
||||
|
||||
self.model.aspectRatio = self.aspectRatio
|
||||
self.updatePlayerAspectRatio()
|
||||
|
||||
if !preservingTime,
|
||||
let segment = self.model.sponsorBlock.segments.first,
|
||||
|
Reference in New Issue
Block a user