Activity: Arrow color before a start is assigned to the wrong arrow

0 votes
asked Dec 5, 2018 in Bug by anonymous

Hi,

When I color the arrow before a start, the color is applied to the wrong arrow. The color of the arrow after the start is changed.

@startuml
:A;
-[#blue]->
start
:B;
@enduml

http://www.plantuml.com/plantuml/png/SoWkIImgAStDuR9ojERIZLPEoYbDZTMrumABSravMNCvfEQb01K00000

1 Answer

0 votes
answered Dec 7, 2018 by plantuml (295,000 points)
Thanks for the feedback

This has been fixed in last beta http://beta.plantuml.net/plantuml.jar

Tell us if it's not working for you
...