summarylogtreecommitdiffstats
path: root/menu-bar.patch
blob: e008ddc8f7d12db2d87c7835e3eca1d8247e0585 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/app/main.js	2019-08-30 19:55:24.091850904 +0200
+++ b/app/main.js	2019-08-30 19:57:32.550487630 +0200
@@ -2589,6 +2589,7 @@
             this._adjustViewToContentSize(),
             this.mainView.setAutoResize({ width: !0, height: !0 })),
           (this.originalUserAgent = this.getWebContents().getUserAgent()),
+          this.window.setMenuBarVisibility(false),
           this.getWebContents().setUserAgent(this.getUserAgent()),
           Object(utils.h)(platform.a)
             ? this.getWindow().on("moved", () => {