Fix Issue 261: update tool panel

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@773 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2009-10-07 06:13:52 +00:00
parent d3a068a0db
commit 824c66229a

View File

@@ -57,7 +57,7 @@ function svg_edit_setup() {
if (svgCanvas.getMode() != "multiselect" && !is_node) {
setSelectMode();
}
updateToolbar();
} // if (elem != null)
updateContextPanel();