Win and Linux Window Menu Issues
Closed this issue · 0 comments
BurningSands70 commented
mainWindow.removeMenu()
seems to work to remove the window menu in Windows, but it does not work on Linux.
mainWindow.setMenuBarVisibility(false)
seems to work on Linux (with Electron 3.x.x), but was not tested on Windows.
OSX doesn't have this issue at all
Further reading:
https://stackoverflow.com/questions/39091964/remove-menubar-from-electron-app