I am wondering how to remove certain menu items from the default context menu.
For example when I right click a node on my diagram there's an edit
section. What if I want to remove Copy/Paste and only keep Duplicate
from the Edit submenu? Or what if I want to remove the Filters submenu
altogether?
I would basically like to know where I should look in the code to
customize the context menu.
Thank you very much for your help.