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

Arrows in sequence diagrams are drawn slightly out of position #5133

Closed
simonborje opened this issue Dec 11, 2023 · 1 comment · Fixed by #5309
Closed

Arrows in sequence diagrams are drawn slightly out of position #5133

simonborje opened this issue Dec 11, 2023 · 1 comment · Fixed by #5309
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@simonborje
Copy link

simonborje commented Dec 11, 2023

Description

When a sequence diagram with at least two levels are drawn the line and arrow heads that connect the second (or later) level with the next is placed slightly too high compared to the "activation box", leaving a small gap between the box and the arrow. The lines connecting the first level and the second level looks good on the other hand.

Additionally, the arrow heads themselves look like they are missing the top "corner" as illustrated in a screenshot below.

Steps to reproduce

Use code sample and observe line/arrow positions.

Screenshots

First to second level (good)
image

Second to third level (slightly off)
image

Missing top "corner"
image

Code Sample

Example in live editor

Setup

  • Mermaid version: 10.6.1
  • Browser and Version: Firefox 120.0.1

Suggested Solutions

No response

Additional Context

No response

@simonborje simonborje added Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect labels Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
@simonborje and others