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

feat(waypoints): consider split/merge gateways for edge direction #72

Merged

Conversation

tbouffard
Copy link
Member

@tbouffard tbouffard commented Jun 2, 2021

The algorithm now better uses vertical
  - outgoing edges for split gateways
  - incoming edges for merge gateways

Rendering evolutions

diagram Original diagram Layout with PR #71 Layout with PR #72
test diagram 01_original 02_old_implem 03_new_implem
A.2.0 A 2 0_01_original A 2 0_02_old A 2 0_03_new

@tbouffard tbouffard added the enhancement New feature or request label Jun 2, 2021
@tbouffard tbouffard marked this pull request as ready for review June 3, 2021 12:48
tbouffard added 3 commits June 3, 2021 14:50
The algorithm now better uses vertical
  - outgoing edges for split gateways
  - incoming edges for merge gateways
This makes the debugging easier
@tbouffard tbouffard force-pushed the feat/waypoints_gateways_double_split_and_double_merge branch from e3b0fe9 to 7f20a63 Compare June 3, 2021 12:51
@tbouffard tbouffard changed the title feat(waypoints): consider split or merge gateways for edge direction feat(waypoints): consider split/merge gateways for edge direction Jun 3, 2021
@tbouffard tbouffard merged commit a9e8c07 into master Jun 3, 2021
@tbouffard tbouffard deleted the feat/waypoints_gateways_double_split_and_double_merge branch June 3, 2021 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant