mirror of
https://github.com/yattee/yattee.git
synced 2025-04-25 16:16:29 +00:00
parent
d1cf45c6a1
commit
c41b635276
@ -935,7 +935,10 @@ final class PlayerModel: ObservableObject {
|
||||
#else
|
||||
func handleEnterForeground() {
|
||||
setNeedsDrawing(presentingPlayer)
|
||||
|
||||
if !musicMode {
|
||||
avPlayerBackend.bindPlayerToLayer()
|
||||
}
|
||||
|
||||
guard closePiPAndOpenPlayerOnEnteringForeground, playingInPictureInPicture else {
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user