Fix Issue 261: update tool panel

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@773 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Jeff Schiller 2009-10-07 06:13:52 +00:00
parent d3a068a0db
commit 824c66229a
1 changed files with 1 additions and 1 deletions

View File

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