Cropped reference on sequence diagram

0 votes
asked Aug 26, 2021 in Bug by The-Lu (64,760 points)

Hello PlantUML Team,

Just FYI, if the ref is the first element on a sequence, the ref. is cropped on the top (on PNG output).

Here is an example:

@startuml
scale 2
<style>
sequenceDiagram {
  reference {
    LineThickness 5
  }
}
</style>
ref over Alice, Bob : this is a reference\n(normal style)
@enduml

Regards,
Th.

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