mirror of
https://github.com/yattee/yattee.git
synced 2026-07-21 06:42:01 +00:00
The PiP restore handler only expanded the player when mini player video was disabled, which is the iOS behavior where playback can continue in the mini player. On macOS the mini player is not a restore target, so always reopen the player window; iOS keeps the existing logic.