mirror of
https://github.com/yattee/yattee.git
synced 2025-10-12 02:18:17 +00:00
Playback modes
This commit is contained in:
@@ -109,7 +109,7 @@ struct ControlsBar: View {
|
||||
.frame(maxWidth: .infinity)
|
||||
.contentShape(Rectangle())
|
||||
}
|
||||
.disabled(model.queue.isEmpty)
|
||||
.disabled(!model.isAdvanceToNextItemAvailable)
|
||||
|
||||
Button {
|
||||
model.closeCurrentItem()
|
||||
|
Reference in New Issue
Block a user