mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Browser player bar as overlay
This commit is contained in:
@@ -37,7 +37,7 @@ struct SearchView: View {
|
||||
}
|
||||
|
||||
var body: some View {
|
||||
BrowserPlayerControls {
|
||||
VStack {
|
||||
#if os(iOS)
|
||||
VStack {
|
||||
if accounts.app.supportsSearchSuggestions, state.query.query != state.queryText {
|
||||
|
Reference in New Issue
Block a user