mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Add to playlist from video player, state fixes
This commit is contained in:
@@ -6,7 +6,7 @@ final class PlayerViewController: NSViewController {
|
||||
var playerView = AVPlayerView()
|
||||
|
||||
override func viewDidDisappear() {
|
||||
// TODO: pause on disappear settings
|
||||
playerModel.pause()
|
||||
super.viewDidDisappear()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user