changing context now clears the selection
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2198 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -821,6 +821,7 @@
|
|||||||
} else {
|
} else {
|
||||||
svgCanvas.setContext(link.text());
|
svgCanvas.setContext(link.text());
|
||||||
}
|
}
|
||||||
|
svgCanvas.clearSelection();
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user