clientIO / joint

A proven SVG-based JavaScript diagramming library powering exceptional UIs
https://jointjs.com
Mozilla Public License 2.0
4.73k stars 853 forks source link

[Bug]: SourceArrowHead linktool issues #2773

Closed Naveena1321 closed 1 month ago

Naveena1321 commented 1 month ago

Current versus expected behaviour

When dragging link using tools like sourceArrowHead or TargetArrowHead the undo stack gets stuck means further u do anything its not registered in the undo stack Or even after doing undo till the link is disappear the undo stack is not loading anything

Steps to reproduce

  1. Add tools like arrow heads on link pointerdown
  2. try to drag the links positions using arrowhead tools
  3. observe the undo stack

Version

4.0.0

What browsers are you seeing the problem on?

Chrome

What operating system are you seeing the problem on?

Linux

kumilingus commented 1 month ago

It's a duplicate of https://github.com/clientIO/joint/issues/2719.