Hello devs,
I've figured out that by commenting out line nr. 66 "this.window_nwjs.menu = $tw.desktop.utils.menu.createMenuBar();" in "wiki-file-window.js" hides the grey top menubar in TiddlyDesktop
This bar isn't used by anything and takes away some valuable space on smaller screens
Is this a necessary feature for something or is it a placeholder for some coming features? I'd like to create a pr for this, making it configurable
Simon