"Wondering" arrows in "Activity Diagram (Beta)"

0 votes
asked Apr 30, 2020 in Bug by mermuttrex (120 points)
edited Apr 30, 2020 by mermuttrex

Split arrows in Activity Diagram (Beta) are drawn "wondering" before coming to an expected place. Is there a plan to improve it?

Thanks!

Here is simple diagram to illustrate it.

@startuml

|#PeachPuff|A|
|#Plum|B|
|#DarkSeaGreen|C|
|A|
:start;
|C|

:some actions that will fork;
split
:forked A;
|A|
split again
:forked B;

|B|
:B continuation;
end split
stop

@enduml

http://www.plantuml.com/plantuml/png/FOx12eCm38RlUOh0ti9Ur0rs5VO4GUCirbRQb5toy6icx9OlF_-Nz4KeIpq2w6rYchUfhgiEQXZgeQDD3yhxY-cPcQFU5IplVaK7nWtImKYp-1GBoaQ27ny2hYdl3iePl41dm0iEplhN4kbDFlwZqG7OnMx4EKNniP8P7N1SyB8KIIVqZTlBNm00

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.
...