teoz arrow alignment

+1 vote
asked Mar 15, 2021 in Bug by Hannu
edited Apr 28, 2021

Hello,

Minor issue with teoz. When partipants are de/activated with --++ arrow is pointing into wrong point.

@startuml
!pragma teoz true
activate b
b -> a --++ #red : hello
deactivate a
b -> a : hello2
activate a #green
deactivate a
b -> a ++ #green: hello3
@enduml

Edit: Some issue with image. Don't know why it is not shown here.

http://www.plantuml.com/plantuml/png/RSwn2W8n48JXVfzYvCebZNOMSg-oPuPJo2MoRYnyUX6YDjR_Dp3pFSoZRqLsDxTrCmJR4-6TOkUuFYo8HHQa4mmfgM9oPXnnOIbDCh_AXlgqlVmIfjN9-fUhZZfs1vbPy_lI2m00

http://www.plantuml.com/plantuml/uml/RSwn3i8m38JXtKzngAEL1JO6r5TnoQaWfGao3WDF3qE0XVd_Jhhv7kRHjoAxczkw6OBjYV1EiNDS7nR48WlI2OQKL34vCuwui9GccLzbGttQNdu9q-fa_SjLHnsxWyoi-Ntf1G00

Br,
Hannu

1 Answer

0 votes
answered May 26 by The-Lu (74,900 points)

Hi H., and all

FYI, it is now fixed with the last PlantUML version:

Thanks to the PlantUMML team and contributors,

Regards,
Th.

...