-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
hey guys,
really love how fast I can write my little menu bar app with your framework. Thank you for that!
I got a question about the behaviour of the dropdown when clicking a MenuItem:
Is there a way to leave the dropdown open when a MenuItem is being clicked? Right now every func behind a Clicked event closes the menu.
So to clarify: when I want to start a few funcs behind several MenuItems by clicking on them, it is a bit tedious since I have to click on the menu icon in between each func call.
Is there a way to not close the menu dropdown and just use menuet.App().MenuChanged() to update the state or is the bridge to ObjectiveC limiting this "feature"?
Cheers
Gregor
Metadata
Metadata
Assignees
Labels
No labels