We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v5.5.9
MacOS
OSX has its own controls / menubar, this should be preferred over a custom menubar. I would expect the menubar to be hidden when os === darwin.
os === darwin
The menubar is visible, alongside the OSX default control menu options.
The text was updated successfully, but these errors were encountered:
I attempted to fix this myself, but couldn't get the Electron build to work.
Sorry, something went wrong.
No branches or pull requests
Preflight checklist
What app version are you using?
v5.5.9
What operating system version are you using?
MacOS
Expected Behavior
OSX has its own controls / menubar, this should be preferred over a custom menubar. I would expect the menubar to be hidden when
os === darwin
.Actual Behavior
The menubar is visible, alongside the OSX default control menu options.
Screenshots
The text was updated successfully, but these errors were encountered: