Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple snap points destabilizes drawflow #401

Closed
CelticRugger opened this issue Apr 28, 2022 · 2 comments
Closed

Multiple snap points destabilizes drawflow #401

CelticRugger opened this issue Apr 28, 2022 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@CelticRugger
Copy link

Clicking on line to create multiple points (more than 2) causes problems where it draws from other points not between the two points you are splitting.

Saving and reloading with several multiple points becomes very unstable to the point all the flow lines disappear. Especially as you attach lines between other nodes and start snapping those with in points.

image

@jerosoler jerosoler self-assigned this Apr 28, 2022
@jerosoler jerosoler added the question Further information is requested label Apr 28, 2022
@jerosoler
Copy link
Owner

Add in your code to fix click point.

editor.reroute_fix_curvature = true;

@jerosoler
Copy link
Owner

Try new version 0.0.56 fix addreroutepoint and removereroutepoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants