mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +00:00
Improve fullscreen animation
This commit is contained in:
@@ -811,7 +811,7 @@ final class PlayerModel: ObservableObject {
|
||||
}
|
||||
|
||||
func toggleFullscreen(_ isFullScreen: Bool) {
|
||||
controls.resetTimer()
|
||||
controls.presentingControls = false
|
||||
|
||||
#if os(macOS)
|
||||
if isFullScreen {
|
||||
|
Reference in New Issue
Block a user