You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user creates more than a few links (around 7)* between 2 elements and then moves third element near the links the Paper freezes or breaks in non-deterministic way.
*The higher value of idealNudgingDistance parameter the lower number of links is required to reproduce the issue.
Similar issue has been reported for libavoid-js which is used by JointJs.
Expected behavior:
As a user I expect to have reliable standalone routing which not break.
JointJs should gracefully handle libavoid failure and keep diagram working.
Steps to reproduce
Naive reproduction steps:
Go to Standalone Link Routing with Libavoid demo page
Create 7 links between two elements
Drag slowly third element onto created links
Watch video with reproduction:
reproduction_joint.mov
Version
4.1
What browsers are you seeing the problem on?
No response
What operating system are you seeing the problem on?
No response
The text was updated successfully, but these errors were encountered:
Current versus expected behaviour
When user creates more than a few links (around 7)* between 2 elements and then moves third element near the links the Paper freezes or breaks in non-deterministic way.
*The higher value of
idealNudgingDistance
parameter the lower number of links is required to reproduce the issue.Similar issue has been reported for libavoid-js which is used by JointJs.
Expected behavior:
As a user I expect to have reliable standalone routing which not break.
JointJs should gracefully handle libavoid failure and keep diagram working.
Steps to reproduce
Naive reproduction steps:
Watch video with reproduction:
reproduction_joint.mov
Version
4.1
What browsers are you seeing the problem on?
No response
What operating system are you seeing the problem on?
No response
The text was updated successfully, but these errors were encountered: