[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#353344: branches/KDE/3.5/kdesdk/umbrello/umbrello



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



Reply to: