mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 18:54:11 +00:00
Aspect ratio improvements
This commit is contained in:
@@ -204,9 +204,11 @@ final class MPVBackend: PlayerBackend {
|
||||
|
||||
self.model.lastSkipped = segment
|
||||
self.play()
|
||||
self.model.aspectRatio = self.aspectRatio
|
||||
}
|
||||
} else {
|
||||
self.play()
|
||||
self.model.aspectRatio = self.aspectRatio
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user