Closed MangaD closed 1 year ago
I can't seem to be able to activate the menu using the ALT key. Whenever I press it, nothing happens. I have set the titlebar settings as follows:
const titlebar = new Titlebar({ backgroundColor: Color.fromHex('#000'), itemBackgroundColor: Color.fromHex('#222'), icon: "img/icon48.png", menuPosition: "bottom", enableMnemonics: true, titleHorizontalAlignment: "left", minimizable: true, maximizable: false, }); titlebar.updateTitle(window.app_title);
Desktop:
has this been fixed?
This used to work in older versions, it should be prioritized higher.
I can't seem to be able to activate the menu using the ALT key. Whenever I press it, nothing happens. I have set the titlebar settings as follows:
Desktop: