Enables showing/hiding of menubar (#2648)

* Enables showing/hiding of menubar as per #1181

* Updates to new setting name
This commit is contained in:
Ask Brean 2016-07-28 03:35:32 +02:00 committed by Ben Gotow
parent ef6cf545d8
commit 05b6d46002

View file

@ -54,6 +54,7 @@ class NylasWindow
resizable: resizable
webPreferences:
directWrite: true
autoHideMenuBar: true
if @neverClose
# Prevents DOM timers from being suspended when the main window is hidden.