plantuml / plantuml

Generate diagrams from textual description
https://plantuml.com
Other
9.73k stars 881 forks source link

<<-- arrow is not drawn correctly #1678

Open devwitalik opened 3 months ago

devwitalik commented 3 months ago

Steps to reproduce the behavior:

@startuml
Test <<-- Test: the arrow is not drawn correctly
Test -->> Test: the arrow is drawn correctly
@enduml

http://www.plantuml.com/plantuml/uml/SoWkIImgAStDuGf9BIvHiB7HrLK0iQmKIZ9I5HABYlBB5JAB5VBoInHIYXBBynIIyukAKfDBSYeX6dHrxUomQC1Gx92QbmAq1G00

Expected behavior

<<--  the arrow should be thin

Screenshots IMG

The-Lum commented 3 months ago

Thanks for this report.

See similar request here:

Regards, Th.