refactor: use native NavigationSplitView sidebar appearance instead of custom VisualEffectView
This commit is contained in:
parent
09b73a350c
commit
da9c636160
@ -183,7 +183,6 @@ struct ContentView: View {
|
||||
)
|
||||
.frame(width: 200)
|
||||
.navigationSplitViewColumnWidth(200)
|
||||
.background(VisualEffectView(material: .sidebar, blendingMode: .behindWindow))
|
||||
} detail: {
|
||||
detailView
|
||||
.frame(maxWidth: .infinity, maxHeight: .infinity)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user