Made some optimizations related to selections

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1730 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Alexis Deveria
2010-09-17 20:33:33 +00:00
parent 75a1d6d3a3
commit 99fb199663
2 changed files with 19 additions and 20 deletions

View File

@@ -367,8 +367,6 @@ svgEditor.addExtension("shapes", function() {
}
}
canv.clearSelection();
return {
keep: true,
element: cur_shape,