teoz: activation breaks parallell lines

0 votes
asked Nov 1, 2021 in Bug by mawi (620 points)

Hello!

Strangely, when using activation, it interferes with teoz rendering, so that messages using &, despite that do not render on same row.

Example: 

image

This example in code:

http://www.plantuml.com/plantuml/uml/VP1FIyD04CNlyocU57e92tPR48gK9kJFoKyW7gRD40icMtOdAdvwPmyQzD3Bmhvvx_s6EIRbgFFuHdVNoCF8K0bVq3WByQnXciUJH51Pbd07L5LL57iyIKey2Ex91BZdbVVbW_Sl1zHrlOmtr0kVzVBEAZbAln-pqJg_kRHfcYNZQGfcY9VXLR6Aqk_nw1oQpwkS5HkiuQ419q7YqNpXWwpcpmvjsnQ5SzQP1coDOqBcT5tte-vkKhP6sVsd76NgxKxV

Rendered:
PlantUML diagram

If you comment out activation, (lines 8 & 9 and ++-- on line 12) it is rendered as expected.

Thanks for a great tool!

BR! /mawi

PS 

Also reported this on github, here:  https://github.com/plantuml/plantuml/issues/739

1 Answer

0 votes
answered May 30 by The-Lu (70,400 points)

Hi all,

[This is an Issue Review]  

This is now fixed on V1.2024.5 (https://github.com/plantuml/plantuml/releases/tag/v1.2024.5).

  • Thanks M. for the report.
  • Thanks PlantUML team and @ JimN for your work.

Regards. 

...