mirror of
https://github.com/yattee/yattee.git
synced 2026-01-17 01:02:33 +00:00
Player bar visibility modes and settings
This commit is contained in:
@@ -47,7 +47,7 @@ struct AppTabNavigation: View {
|
||||
searchNavigationView
|
||||
}
|
||||
}
|
||||
.overlay(ControlsBar(fullScreen: .constant(false)), alignment: .bottom)
|
||||
.modifier(PlayerOverlayModifier())
|
||||
}
|
||||
.onAppear {
|
||||
feed.calculateUnwatchedFeed()
|
||||
|
||||
Reference in New Issue
Block a user