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

feature: Add destroy menubar capability #323

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

typologist
Copy link

  • Adds a destroy() method which removes all event listeners and prevents the window from opening after that, until a new instance is created
  • Adds a isDestroyed() method to know the destroyed status of menubar
  • Updates the readme accordingly
  • Fixes this issue when destroying the menubar reference

@mulhoon
Copy link

mulhoon commented Jun 16, 2022

Hello 👋
Why wasn't this merged? is there any other way of destroying the menubar?

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

Successfully merging this pull request may close these issues.

Destroy Menubar
2 participants