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

Fixes for links to and from subgraphs and labels on multiple edges from the same node to the same destination #2025

Merged
merged 7 commits into from
Apr 30, 2021

Conversation

knsv
Copy link
Collaborator

@knsv knsv commented Apr 30, 2021

📑 Summary

This pull request contain some bug fixes for calculations of intersections when calculating edges to and from subgraphs. It also fixes a positioning bug for labels when there are multiple edges from one node to another node.

Resolves #1958

📏 Design Decisions

Describe the way your implementation works or what design decisions you made if applicable.

📋 Tasks

Make sure you

  • 📖 have read the contribution guidelines
  • 💻 have added unit/e2e tests (if appropriate)
  • 🔖 targeted develop branch

@knsv knsv merged commit fdac4bf into develop Apr 30, 2021
@knsv knsv deleted the fix_for_nested_subgraphs branch July 5, 2021 08:41
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

Successfully merging this pull request may close these issues.

Labels are positioned incorrectly when using multiple arrows
1 participant