svn commit: r12877 - trunk/src_new/org/argouml/uml/diagram/state/ui/SelectionState.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2007-06-19 11:47:21-0700
New Revision: 12877

Modified:
   trunk/src_new/org/argouml/uml/diagram/state/ui/SelectionState.java

Log:
Fix transition direction for states

Modified: trunk/src_new/org/argouml/uml/diagram/state/ui/SelectionState.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/state/ui/SelectionState.java?view=diff&rev=12877&p1=trunk/src_new/org/argouml/uml/diagram/state/ui/SelectionState.java&p2=trunk/src_new/org/argouml/uml/diagram/state/ui/SelectionState.java&r1=12876&r2=12877
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/state/ui/SelectionState.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/state/ui/SelectionState.java	2007-06-19 11:47:21-0700
@@ -120,7 +120,7 @@
 
     @Override
     protected boolean isReverseEdge(int index) {
-        if (index == 13) {
+        if (index == 12) {
             return true;
         }
         return false;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.