Choose on which side messages to self are displayed

0 votes
asked Apr 1, 2021 in Wanted features by JMuller (120 points)

I made a mockup below so you can see what I mean. On the left the current display, on the right the option I would like to have. This would be helpful to save horizontal space in cases like the other image I posted.

I also noticed that SequenceMessageAlign has no effect on tooltips over messages to self.

1 Answer

0 votes
answered May 26, 2021 by The-Lu (63,920 points)

Hello J.,

1/ Choose on which side messages to self are displayed: OK
FYI, this is implemented on last version V1.2021.7 (23 May, 2021).

@startuml
Alice -> Alice: On right
Alice <- Alice: On left
@enduml

See:

2/  SequenceMessageAlign management on message to self: KO

Remains the issue about SequenceMessageAlign management:

Example, with 'center':


Thanks PlantUML for your works,
Regards,
Th.

...