[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Sun Oct 1 18:08:33 UTC 2006


SVN commit 591102 by okellogg:

setSecondWidget(): For the sake of consistent selection behavior, revert
 commit 520788. Going back to the arrow tool can also be achieved by
 pressing the right mouse button on empty diagram space.
CCMAIL:353344 at bugs.debian.org


 M  +0 -2      toolbarstateassociation.cpp  


--- branches/KDE/3.5/kdesdk/umbrello/umbrello/toolbarstateassociation.cpp #591101:591102
@@ -167,8 +167,6 @@
             }
         }
         UMLApp::app()->getDocument()->setModified();
-        // go back to arrow tool
-        UMLApp::app()->getWorkToolBar()->setDefaultTool();
     } else {
         //TODO improve error feedback: tell the user what are the valid type of associations for
         //the second widget using the first widget




More information about the umbrello-devel mailing list