mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +00:00
Minor PiP improvement
This commit is contained in:
@@ -188,9 +188,7 @@ final class AVPlayerBackend: PlayerBackend {
|
||||
return
|
||||
}
|
||||
|
||||
DispatchQueue.main.asyncAfter(deadline: .now() + 0.5) { [weak self] in
|
||||
self?.play()
|
||||
}
|
||||
play()
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user