Found a bug with arrows 'x--' in sequnce diagrams.

0 votes
asked Jan 25 in Bug by UPs (120 points)
The example shows that sometimes a wrong arrows is provided. To be fixed...
@startuml
A x- B : wrong (x-->)
B x- A : wrong (<--x)
A -x B : correct (--x)
B -x A : correct (x--)
@enduml

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.
...