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

Issue with direction: right rendering #1750

Closed
mpicard opened this issue Nov 28, 2023 · 0 comments · Fixed by #1778
Closed

Issue with direction: right rendering #1750

mpicard opened this issue Nov 28, 2023 · 0 comments · Fixed by #1778
Assignees

Comments

@mpicard
Copy link

mpicard commented Nov 28, 2023

Step to reproduce

direction: right

a: {
  b
}

c: {
  d
}

e: {
  f
}

a.b -> c.d
a.b -> e.f

Current State

The arrow looks wrong:
d2

Expected State

The arrow should look correct (but in left direction orientation):

d2 (1)

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

Successfully merging a pull request may close this issue.

2 participants