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

[Bug]: Hide Custom Menubar on OSX #616

Open
3 tasks done
ryandotelliott opened this issue Feb 17, 2025 · 1 comment
Open
3 tasks done

[Bug]: Hide Custom Menubar on OSX #616

ryandotelliott opened this issue Feb 17, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@ryandotelliott
Copy link

Preflight checklist

  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • I have searched the frequently asked questions for a solution that fixes this problem, without success.
  • I have checked that I'm using the latest stable version of the app.

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

Image
@ryandotelliott ryandotelliott added the bug Something isn't working label Feb 17, 2025
@ryandotelliott
Copy link
Author

I attempted to fix this myself, but couldn't get the Electron build to work.

@ryandotelliott ryandotelliott changed the title [Bug]: Hide Menubar on OSX [Bug]: Hide Custom Menubar on OSX Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant