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

Intersection calculations for tilted cylinder/DAS when using handdrawn look will break for some random seeds #6037

Closed
knsv opened this issue Nov 8, 2024 · 0 comments · Fixed by #6038
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@knsv
Copy link
Collaborator

knsv commented Nov 8, 2024

Description

Intersection calculations for tilted cylinder/DAS when using handdrawn look will break for some random seeds

Steps to reproduce

---
config:
    look: handDrawn
    theme: default
---
flowchart LR
    n22@{ shape: h-cyl }
    n00 --> n11
    n00 --> n22
    n11 --> n22

Screenshots

No response

Code Sample

No response

Setup

  • Mermaid version:
  • Browser and Version: [Chrome, Edge, Firefox]

Suggested Solutions

No response

Additional Context

No response

@knsv knsv added Type: Bug / Error Something isn't working or is incorrect Status: Triage Needs to be verified, categorized, etc labels Nov 8, 2024
@knsv knsv mentioned this issue Nov 8, 2024
4 tasks
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.

1 participant