We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d80b9c7 commit 72df445Copy full SHA for 72df445
1 file changed
main.go
@@ -32,7 +32,6 @@ func main() {
32
app,
33
},
34
Mac: &mac.Options{
35
- TitleBar: mac.TitleBarHiddenInset(),
36
WebviewIsTransparent: true,
37
WindowIsTranslucent: true,
38
About: &mac.AboutInfo{
0 commit comments