mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 18:24:02 +00:00
Player bar visibility modes and settings
This commit is contained in:
@@ -39,6 +39,7 @@ struct VideoDetails: View {
|
||||
VStack(alignment: .leading, spacing: 0) {
|
||||
ControlsBar(
|
||||
fullScreen: $fullScreen,
|
||||
expansionState: .constant(.full),
|
||||
presentingControls: false,
|
||||
backgroundEnabled: false,
|
||||
borderTop: false,
|
||||
|
Reference in New Issue
Block a user