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

Add method to update an existing context-menu of the menu bar #108

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

bbredewold
Copy link
Contributor

The Situation

Corresponding PR: NativePHP/electron-plugin#14

I'm creating a menubar app, that uses the menu-bar items to display some info.
When that info gets updated, I need to edit the menubar, but the /create endpoint cannot be called again.

Proposed solution

Therefor I've added an endpoint /context-menu to update the already set context-menu of the menubar.

@mpociot mpociot merged commit 6eb011b into NativePHP:main Sep 21, 2023
@mpociot
Copy link
Member

mpociot commented Sep 21, 2023

Nice, thanks!

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.

2 participants