|
From: <xb...@us...> - 2013-06-25 15:03:52
|
Revision: 1834
http://sourceforge.net/p/scstudio/code/1834
Author: xborza
Date: 2013-06-25 15:03:50 +0000 (Tue, 25 Jun 2013)
Log Message:
-----------
bug #76(User-friendly selection of instances for Message Sequence)fixed - HELP updated
Modified Paths:
--------------
trunk/doc/help/frontend/automatic_drawing.body.htm
Modified: trunk/doc/help/frontend/automatic_drawing.body.htm
===================================================================
--- trunk/doc/help/frontend/automatic_drawing.body.htm 2013-06-25 11:24:32 UTC (rev 1833)
+++ trunk/doc/help/frontend/automatic_drawing.body.htm 2013-06-25 15:03:50 UTC (rev 1834)
@@ -75,15 +75,11 @@
</p>
<ul>
<li>
- if there are no instances selected, all instances on the page are taken;
+ if there are no instances selected, all instances on the page are taken (there have to be at least 2 instances on the page);
</li>
<li>
- if there is exactly one instance selected, then SCStudio waits for
- another instance to be selected;
+ otherwise, all selected instances (at least 2) are taken into account.
</li>
- <li>
- otherwise, all selected instances are taken into account.
- </li>
</ul>
From all of these instances, the leftmost and the rightmost instances are
recognized as the first and last instance in the message sequence. (During
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|