How to change the column containing a endif diamond in activity diagram?

0 votes
asked Sep 24, 2020 in Question / help by vince

Hey!

Such a powerful tool! Congratulation PlantTeam!

In this case I would like to have the endif diamond on the B column and not in the A.

@startuml test
|A|
if (A?) then (yes)
else (no)
|B|
: B home;
|B|
endif

: staying in B;
@enduml

The easy way should be to use the column over the endif statement to select the column in which displaying the diamond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...