mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +00:00
Fix drawing state issues
This commit is contained in:
@@ -502,7 +502,7 @@ final class MPVBackend: PlayerBackend {
|
||||
}
|
||||
|
||||
func didChangeTo() {
|
||||
setNeedsDrawing(model.presentingPlayer)
|
||||
setNeedsDrawing(true)
|
||||
|
||||
if model.musicMode {
|
||||
startMusicMode()
|
||||
|
Reference in New Issue
Block a user