mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Add setting "Close player when closing video"
This commit is contained in:
@@ -113,7 +113,6 @@ struct ControlsBar: View {
|
||||
|
||||
Button {
|
||||
model.closeCurrentItem()
|
||||
model.closePiP()
|
||||
} label: {
|
||||
Label("Close Video", systemImage: "xmark")
|
||||
.padding(.vertical, 10)
|
||||
|
Reference in New Issue
Block a user