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

fix: dagre connection with backwards segment #1370

Merged
merged 5 commits into from
Jun 2, 2023

Conversation

gavin-ts
Copy link
Contributor

@gavin-ts gavin-ts commented Jun 2, 2023

Summary

Fixes an issue where a connection was mis-aligned with a nested shape's border in dagre.

Details

this was actually just a dagre layout bug, not multiple related

playground

Screen Shot 2023-06-02 at 3 57 25 PM

before/after

_Users_gavinnishizawa_github_repos_d2_e2etests_out_e2e_report html (4)

@gavin-ts gavin-ts requested a review from a team June 2, 2023 23:01
@gavin-ts gavin-ts marked this pull request as ready for review June 2, 2023 23:01
@gavin-ts gavin-ts enabled auto-merge June 2, 2023 23:04
@gavin-ts gavin-ts merged commit ee28cd8 into terrastruct:master Jun 2, 2023
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.

connection from multiple shape using wrong box
2 participants