We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c2fdbf commit 1d661f5Copy full SHA for 1d661f5
Demo/macOS/Pulse_Demo_macOSApp.swift
@@ -11,7 +11,6 @@ struct Pulse_Demo_macOSApp: App {
11
WindowGroup {
12
ConsoleView(store: .demo)
13
}
14
- .windowStyle(.hiddenTitleBar)
15
.windowToolbarStyle(.unified(showsTitle: false))
16
17
0 commit comments