-
Notifications
You must be signed in to change notification settings - Fork 37
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
Persistent context menu #43
Comments
I suppose we could add a conditional on this line to prevent it closing on click. Are you happy to open a PR for this @italomarsili? |
Thank you @Wildhoney . I would appreciate it very much but, unfortunately, I'm not so familiar with JavaScript and I would be afraid to post some mistakes. Furthermore, probably, some users don't need this specific feature of persistent ng-contextmenu. |
Thank you @italomarsili 👍That sounds good to me. Please send your proposal across to me. |
I have a little question. Is it possible implement a persistent ng-contextmenu?
The idea would be to open and close the context menu with a simple right-click.
I woulde prefer that context menu will not close automatically after the selection of an item.
This would be very usefull.
Thank you very much in advance.
The text was updated successfully, but these errors were encountered: