You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use a block of a width greater than 3, positioning gets incredibly strange and the renderer seems to miscount items (They aren't correct width, and aren't offset by the correct amount)
Steps to reproduce
Put the code sample into the live editor
Witness overlapping and strangely sized items
Screenshots
Code Sample
block-beta
columns 4
block:0_0:4
columns 6
Example:2
space:2
ExampleOther:2
ExampleOther:1
block:0_0_0:6
a b c d e f g h
end
end
Setup
Mermaid version: v10.9.1
Browser and Version: Firefox 129.0
Suggested Solutions
The parser seems to miscalculate the widths somehow?
Using just two columns in the top-level block and graph fixes it somehow
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Description
When I use a block of a width greater than 3, positioning gets incredibly strange and the renderer seems to miscount items (They aren't correct width, and aren't offset by the correct amount)
Steps to reproduce
Screenshots
Code Sample
Setup
Suggested Solutions
The parser seems to miscalculate the widths somehow?
Using just two columns in the top-level block and graph fixes it somehow
Additional Context
No response
The text was updated successfully, but these errors were encountered: