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
This is minor rendering issue. In the diagram below, notice the aggregate at the end of nested split, it has moved into the "employee" swimlane.
This is beta 19
Code
@startuml
|Manager|
start
:start here;
split
:do this;
split
:maybe this;
split again
:well what about this one?;
end split
split again
:or this one;
split again
|Employee|
:some other;
end split
|Manager|
stop
@enduml
Diagram
The text was updated successfully, but these errors were encountered:
This is minor rendering issue. In the diagram below, notice the aggregate at the end of nested split, it has moved into the "employee" swimlane.
This is beta 19
Code
Diagram
The text was updated successfully, but these errors were encountered: