Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to hide default ElectronJS menu bar #11

Open
objarni opened this issue Nov 26, 2020 · 1 comment
Open

Ability to hide default ElectronJS menu bar #11

objarni opened this issue Nov 26, 2020 · 1 comment

Comments

@objarni
Copy link

objarni commented Nov 26, 2020

In electronjs 5 and newer, there is a simple API to hide the menu bar which really destroys the UX of an elm-desktop-app (it's good for development, though, as it exposes the chrome devtools):

win.removeMenu() (see https://stackoverflow.com/a/39092033)

Are there any plans to make a elm-desktop-app API to use that API?

@avh4
Copy link
Owner

avh4 commented Dec 3, 2020

Taking a look at this today on stream :D https://twitch.tv/avh4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants