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

Sequence diagram Loops: changing boxMargin spoils the "loop" notation #299

Closed
LarryKlugerDS opened this issue Feb 10, 2016 · 1 comment
Closed

Comments

@LarryKlugerDS
Copy link
Contributor

In Sequence diagrams, a loop section draws a box with the word "loop" in the top left corner. This is all good. In addition, the title of the loop is in the center of the box, near the top of the box.

To add a bit of margin between the Loop title and the line at the top of the box, change the configuration field boxMargin

Problem: by error, the boxMargin is also used for positioning the "loop" label. SInce the loop label is in a fixed small place, changing boxMargin causes the word "loop" to move out of its box.

Fix is in the pull request.

@tylerlong
Copy link
Collaborator

PR had been merged long ago: #300

Closing.

mgenereu pushed a commit to mgenereu/mermaid that referenced this issue Jun 25, 2022
…yarn/develop/macfja/svelte-persistent-store-1.2.0

chore(deps): bump @macfja/svelte-persistent-store from 1.1.1 to 1.2.0
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

No branches or pull requests

2 participants