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

Link curves need to be adjusted #136

Open
smilediver opened this issue Nov 12, 2021 · 1 comment
Open

Link curves need to be adjusted #136

smilediver opened this issue Nov 12, 2021 · 1 comment

Comments

@smilediver
Copy link
Contributor

In some cases curves in links start intersecting with each other creating a confusing mess. It needs a better way of calculating control points.

Screenshot 2021-09-02 at 19 09 46

Maybe there could also be a choice to use straight links, something like this:

Accidentally found this interesting example of disproportionate in/out control points:

@Nelarius
Copy link
Owner

The first screenshot is definitely a bit of a mess. Link control points are currently scaled based on the link's length. Changing control points to something constant looks like this:
link-screenshot

Better, but it looks a bit funny for longer links.

ImNodes could use some work on link shapes.

  • Better control point placement. Do you have any further information from the disproportionate in/out control point example?
  • Different link shapes. I think straight lines could be implemented fairly easily.

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

No branches or pull requests

2 participants