hi,
1.I have issues getting contextmenu event to work on the nodes in ejs-diagram. Do you have an example to point me in the right direction? Fixed!
2. I also need the doubleclick event to work on the nodes in the diagram. Is it possible? (I got it working "as documented" in the diagram itself, but that's not what i want ofc) As of this moment it activates the texteditor in the node. Is it also possible to have the text/name/title of the node (annotation) to be static always? I dont want the user to edit the node and/or connector.
3. Do you have any tips/examples on how to prevent userHandles from being generated on "connectors". In my case it needs to be "node exclusive"
Using:
Angular 5, TypeScript, Material, JS2 Syncfusion
thanks!