Tried a number of hours to figure this out but giving up :frowning:
I am dragging an HTML component from another toolkit (webix) and want to drop a shape on a diagram.
I get the mouse x,y from the event from webix but i can’t figure out how to convert that x,y into a point on the diagram.
The x, y given by the mouse event is way off (as expected)
Any help is greatly appreciated. Thanks