Open ShawnTuatara opened 3 months ago
Setting the messageMargin has no impact on the drawing of the diagram
messageMargin
https://mermaid.live/edit#pako:eNptkU1rwzAMhv9K0DktcZuv-lAY3XEdg26XkYvnqI4hsTPH6daF_PfZSbuxD4PB0vPqRZIH4LpEoNDha4-K461kwrCmUIW10tYYPGJnfeRvy4yVXLZM2YAHrAt2tUT1B7UePbjEOTigOUmOTqECd_hiu21psDPILM6SH-CpLf8Hd8hOlzyE0KBpmCxd24NXFWArbLAA6p5HbXzHEM7kOpeHw2xZuPquYwL3zAipPCFRFIW_6E0thZo9jRTV1XIyrfTb4WJ83zcvaDovPLK6Q68ZCzW6Nllv9eGsOFBregzB6F5UQCdZCP0062XfX1kspdVmP38K1-oohXNya33W-lvlYqADvANdJMkyzfNNFGVxGsdkFYdwBkryfEkSkibxepMlcZYmYwgfkwVZplmekzhZR-tslZJNOn4CJL-mXw
{ "theme": "forest", "sequence": { "messageMargin": 10, "messageAlign": "right", "showSequenceNumbers": false } }
Changing messageAlign and showSequenceNumbers works fine. Documentation says that messageMargin is available. https://mermaid.js.org/schemas/config.schema.json
messageAlign
showSequenceNumbers
No response
I will be working on this.
Some help is needed to complete this as my proposed solution works perfectly for message margin but is affecting text wrapping.
Description
Setting the
messageMargin
has no impact on the drawing of the diagramSteps to reproduce
https://mermaid.live/edit#pako:eNptkU1rwzAMhv9K0DktcZuv-lAY3XEdg26XkYvnqI4hsTPH6daF_PfZSbuxD4PB0vPqRZIH4LpEoNDha4-K461kwrCmUIW10tYYPGJnfeRvy4yVXLZM2YAHrAt2tUT1B7UePbjEOTigOUmOTqECd_hiu21psDPILM6SH-CpLf8Hd8hOlzyE0KBpmCxd24NXFWArbLAA6p5HbXzHEM7kOpeHw2xZuPquYwL3zAipPCFRFIW_6E0thZo9jRTV1XIyrfTb4WJ83zcvaDovPLK6Q68ZCzW6Nllv9eGsOFBregzB6F5UQCdZCP0062XfX1kspdVmP38K1-oohXNya33W-lvlYqADvANdJMkyzfNNFGVxGsdkFYdwBkryfEkSkibxepMlcZYmYwgfkwVZplmekzhZR-tslZJNOn4CJL-mXw
Changing
messageAlign
andshowSequenceNumbers
works fine. Documentation says thatmessageMargin
is available. https://mermaid.js.org/schemas/config.schema.jsonScreenshots
No response
Code Sample
No response
Setup
No response
Suggested Solutions
No response
Additional Context
No response