mirror of
https://github.com/yattee/yattee.git
synced 2024-12-13 22:00:31 +05:30
Hide player on cancelling error of loading
This commit is contained in:
parent
c9dda5efb7
commit
37d8873424
@ -362,6 +362,7 @@ extension PlayerModel {
|
||||
self.advancing = false
|
||||
self.videoBeingOpened = nil
|
||||
self.currentItem = nil
|
||||
self.hide()
|
||||
},
|
||||
secondaryButton: retryButton
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user