mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +00:00
Hide player on cancelling error of loading
This commit is contained in:
@@ -362,6 +362,7 @@ extension PlayerModel {
|
||||
self.advancing = false
|
||||
self.videoBeingOpened = nil
|
||||
self.currentItem = nil
|
||||
self.hide()
|
||||
},
|
||||
secondaryButton: retryButton
|
||||
)
|
||||
|
Reference in New Issue
Block a user