freegroup / draw2d

Create Visio like drawings, diagrams or workflows with JavaScript and HTML5
https://freegroup.github.io/draw2d/#/examples
MIT License
738 stars 227 forks source link

Locators dont working fine with set position to parent node #160

Open Samanoova opened 3 years ago

Samanoova commented 3 years ago

I am drawing nodes and connecting them to each other each node has an icon in it with a center locator and a label with a bottom locator like the following.

Capture

now when I trying to set a position for these nodes something gets wrong with the icon position or label like the following

Capture2

Capture 3JPG

even with the resizing squares, the same happens, how can I fix that?

Samanoova commented 3 years ago

@kleins05 @freegroup can you help me with this issue, please?