SequenceMessageAlign not working on txt output

0 votes
asked Mar 15, 2019 in Bug by Hannu

Hi,

Looks that SequenceMessageAlign has no impact on txt output.

"first", "left" and "right" result is same as "center".

@startuml
skinparam SequenceMessageAlign right
Bob -> Alice : long long long
Bob -> Alice : hello
@enduml

     ┌───┐          ┌─────┐
     │Bob│          │Alice│
     └─┬─┘          └──┬──┘
       │long long long │   
       │──────────────>│   
       │               │   
       │    hello      │   
       │──────────────>│   
     ┌─┴─┐          ┌──┴──┐
     │Bob│          │Alice│
     └───┘          └─────┘
http://www.plantuml.com/plantuml/txt/SoWkIImgAStDuIhEpimhI2nAp5K8JYqiJSrBJlLDBIvEJ4zrpCbCprCeoapFAE5ooazIqBLJ00ebfofOAUJavwKZ27JPZDISd7mkXzIy5A3v0000

br,
Hannu

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...