mirror of
https://github.com/yattee/yattee.git
synced 2024-12-14 14:20:32 +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.advancing = false
|
||||||
self.videoBeingOpened = nil
|
self.videoBeingOpened = nil
|
||||||
self.currentItem = nil
|
self.currentItem = nil
|
||||||
|
self.hide()
|
||||||
},
|
},
|
||||||
secondaryButton: retryButton
|
secondaryButton: retryButton
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user