mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Player bar visibility modes and settings
This commit is contained in:
@@ -574,7 +574,9 @@ final class PlayerModel: ObservableObject {
|
||||
closePiP()
|
||||
|
||||
prepareCurrentItemForHistory(finished: finished)
|
||||
currentItem = nil
|
||||
withAnimation {
|
||||
currentItem = nil
|
||||
}
|
||||
updateNowPlayingInfo()
|
||||
|
||||
backend.closeItem()
|
||||
|
Reference in New Issue
Block a user