mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-01 05:06:53 +08:00
Enables showing/hiding of menubar (#2648)
* Enables showing/hiding of menubar as per #1181 * Updates to new setting name
This commit is contained in:
parent
ef6cf545d8
commit
05b6d46002
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue