Formatting when forking over colored swimlanes

0 votes
asked Nov 25, 2019 in Bug by ggmimi (240 points)

Hello,

If you use more swim lanes with different colors in activity diagram, there will be rendered a big white space in the first and the last swim lane, in the same size as the activity flow paths from the other swim lanes (example below ...)

This does not happen if no color is used in swimlane : in that case, space is correctly managed (already corrected by :https://forum.plantuml.net/9288/issue-activity-diagram-swim-lane-whitespace-issue)

Best Regards 

example :

@startuml

|#Lavender|RM ACOSS|
start
fork
:KICKOFF RM ACOSS;

fork again
|#AliceBlue|CP ou délégataire|
:KICKOFF CP;

fork again
|#Gainsboro|DEV CDS|
:KICKOFF CDS;
end fork


Stop
@enduml

1 Answer

0 votes
answered Nov 26, 2019 by plantuml (294,960 points)
Many thanks for the feedback.

This should be fixed in last beta http://beta.plantuml.net/plantuml.jar

Tell us if it's not working for you !
commented Nov 27, 2019 by ggmimi (240 points)

It works perfectly !

thanks for your help.

Plantuml is a jewelry ! 

And you do a sterling work !

...