C4Context Boundary prevents items from laying out in order of listing #5289
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
I am expecting shapes to layout left to right in order that they are listed in the code.
I am using
UpdateLayoutConfig($c4ShapeInRow="3", $c4BoundaryInRow="5")
to control the width in terms of shapes per row.
This generally works as expected UNTIL a boundary is introduced.
Note I am using Mermaid via Notion.
Steps to reproduce
Starting with code like
I get expected results
BUT the moment a boundary is introduced the results are UNEXPECTED
Screenshots
embedded in repro
Code Sample
Setup
Suggested Solutions
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: