Arrow end is not ending to boundary but goes over it

0 votes
asked Nov 7, 2022 in Bug by ihu (160 points)
Example code. Render and check the arrow end. Shouldn't the arrow end into the boundary and not go inside the pointed object?

@startuml

rectangle A
rectangle B
rectangle C
rectangle D
rectangle E
rectangle F

A --> B: 1
A -[thickness=2]-> C: 2
A -[thickness=3]-> D: 3
A -[thickness=4]-> E: 4
A -[thickness=5]-> F: 5

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