isaacplmann / ngx-contextmenu

An Angular component to show a context menu on an arbitrary component
MIT License
248 stars 91 forks source link

Enable browser default context menu when context menu is disabled. #133

Closed KieranDotCo closed 6 years ago

KieranDotCo commented 6 years ago

https://isaacplmann.github.io/ngx-contextmenu/

In the base case, when the context menu is disabled right click does not return anything. However you may want the user to have access to the default context menu for copy and paste etc when the context menu is disabled.