Good day,
I am having an issue with regards to the use of the Treeview component and the diagram drag and drop.
On Drag enter from the treeview, i create a node with custom HTML then add it to the diagram. The node gets created but not under the cursor as the user would expect it to happen. Just like in the link below.
https://stackblitz.com/run?file=src%2Fapp.component.html,src%2Fapp.component.ts
Attached is an image to illustrate
What are the properties that are associated with control the positioning during dragenter