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

Dragging node or block - scroll problem #162

Open Sebszty opened 3 years ago

Sebszty commented 3 years ago

Hello, I have an issue while dragging node or block. When i scroll canvas while i'm dragging there appears offset between object and mouse cursor. You can check it on example: https://freegroup.github.io/draw2d/index.html#/examples/buildin_commandstack Is there any fix for that problem?

amiramri0200 commented 3 years ago

I think that this can help you

44

Samanoova commented 3 years ago

@Sebszty
did you solve it?