Position of link change with number of component in Rectangle (idem with node)

+1 vote
asked Mar 2, 2016 in Bug by Serge Wenger Work (15,620 points)
Hello,
I use plantuml.8036.jar
 
The number of embedded component change the layout of links. Why?
 
@startuml
 
Rectangle DataSource as DataSource {
' comment (1, 2 or the 3 components'
component C1
component C2
component C3
}
 
Node aaa 
Node bbb
 
DataSource --> aaa : Change with the number of component in DataSource
aaa ==> bbb
 
@enduml
 
Could you please help me?
Thanks for this great software
Serge

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