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
markallanson
changed the title
Sequence Diagram Imports do not correct position imported content
Sequence Diagram Imports do not correctly position imported content
Dec 20, 2023
Imports within sequence diagrams appear to hoist the imported content to the top of the sequence diagram.
Using the following example files:
a.d2
b.d2
I would expect the generated diagram to be equivalent to:
but instead it generates a diagram equivalent to:
The text was updated successfully, but these errors were encountered: