mirror of
https://github.com/yattee/yattee.git
synced 2025-10-10 01:18:16 +00:00
Hide player on cancelling error of loading
This commit is contained in:
@@ -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
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user