sequence: how to force activate start after divider

0 votes
asked Mar 25, 2014 in Bug by mbucc (300 points)

Hi,

The output of the code below shows "Bob" activating above the divider. (see http://www.plantuml.com/plantuml/png/JOt12O0m40J_LyKsO0D216t12ivuO20aCJcrVK_quMDPTXwpXQi67mednPGNAhyznk25KbP1FgL-6nWj3xNIZTNggbmQILfVJivXblsGv0LDJTa0vuYzXfDDzpnPq0sl53qsYJ7V)

Is there a trick to force the activation to start after the divider?

(The note wrapping is just to exaggerate the behavior, even without the note it still happens.)

Thanks!

Mark


participant Bob
participant Alice
note over Alice
  A
  note
  that
  wraps
end note

== Sequence starts  ==
activate Bob
Bob -> Alice : hello


 

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