Segments drag and anchor move problem. #3061
Unanswered
coldzeraaaaa
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Are you able to reproduce the issue here? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Introduction
Dear JointJs developers,
Sorry for bother you.
I want implement orthogonality of link and drag-and-drop function of segments.
And I found solution from this question .
I use these code implement tools:
Then I found that there is a mistake when I try to drag a l segment which one end connected to an anchor.
As this video shows, if I drag this segment move in scope of rectangle, the anchor coordinate is right. But if I drag beyond the rectangle, I will find that the anchor appears at the beginning of the drag.
bandicam.2025-09-09.15-32-21-508.mp4
What I want is :
If u know the reason and how to solve it, plz teach me.
Thanks very much, and sorry again.
Steps to reproduce
No response
Restrictions & Constraints
No response
Does your question relate to JointJS or JointJS+. Select both if applicable.
JointJS+
Beta Was this translation helpful? Give feedback.
All reactions