Lollipop overlaps with arrows label

0 votes
asked Mar 8, 2021 in Bug by The-Lu (64,760 points)

Hello PlantUML team,

Could you have a look about: Lollipop overlaps with arrows label.

Here are some examples:
  • The first 'a' is overlaps below the lollipop:
@startuml
(something) -(0- (anything) : abpp12
@enduml
  • The 'ppp' overlaps the lollipop:
@startuml
(something) -right(0- (anything) : abpp12
@enduml
Thanks for your support,
Regards,
Th.
commented Mar 8, 2021 by The-Lu (64,760 points)

Here is another example:

@startuml
left to right direction
f6 -0)-  b6 #text:red : arrows label overlapped: KO
f5 -(0)- b5 #text:red : arrows label overlapped: KO
f4 -(0-  b4 #text:red : arrows label overlapped: KO
f3 --(0  b3 #text:green : arrows label: OK
f2 --(   b2 #text:green : arrows label: OK
@enduml

Regards,
Th.

1 Answer

0 votes
answered Mar 29, 2021 by The-Lu (64,760 points)
 
Best answer

Hello all,

// It's Monday review... //

This is corrected on V1.2021.3 (22 Mar, 2021).
Thanks for your works,

Regards,
Th.

...