mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +00:00
Allow to remove video not fully opened
This commit is contained in:
@@ -577,6 +577,7 @@ final class PlayerModel: ObservableObject {
|
||||
|
||||
func closeCurrentItem(finished: Bool = false) {
|
||||
pause()
|
||||
videoBeingOpened = nil
|
||||
|
||||
closing = true
|
||||
controls.presentingControls = false
|
||||
|
Reference in New Issue
Block a user