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

1436 intersection with circles #1438

Merged
merged 8 commits into from
May 30, 2020
Merged

1436 intersection with circles #1438

merged 8 commits into from
May 30, 2020

Conversation

knsv
Copy link
Collaborator

@knsv knsv commented May 30, 2020

📑 Summary

Fixes issue that Arrows pointing to circle don't connected correctly. This due to missing data intersections calculations between edges and nodes.

Resolves #1436

📏 Design Decisions

Added correct data.

📋 Tasks

Make sure you

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

@knsv knsv merged commit 2c271ac into develop May 30, 2020
@knsv knsv deleted the 1436_intersection_with_circles 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.

Circles not connected correclty in flowcharts
1 participant