Use-Case vertical alignment with separator

0 votes
asked Sep 19, 2021 in Question / help by jangid (120 points)
@startuml
left to right direction
rectangle "Use-Cases" {
    (Use-Case\nThis feature will be provided \nby an extension.") as (UC1)
    (Use-Case\n--\nThis feature will be provided \nby an extension.") as (UC2)
}
@enduml

The 2nd use-case is somewhat left aligned and there is space on right-side. This happening only when I add a separator. Is there any way I can keep the same alignment as UC1.

http://www.plantuml.com/plantuml/png/fSyzhe905CNn-iqgJgYWu2Mw0XAs81tDu1nWal5YvbxyY77lIc5XRNLocb_oRzHyjlMKNE9ei0KvJhCXnCoZnKNSjbwcH1ITicwzKWiyt5_vkRqSvgWOwMtDn3McX84uv-KI0mDw6Uxm0jwCec_plwZW5MNNxgelfwv_iFQLUxg64hQQ5m00

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