Oops, fixed bug caused by last fix

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1306 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Alexis Deveria 2010-01-29 18:50:40 +00:00
parent e12ea017ed
commit eaf8401d98
1 changed files with 1 additions and 1 deletions

View File

@ -428,7 +428,7 @@ function svg_edit_setup() {
var ref_data = Actions.getButtonData(opts.button);
if(opts.def) {
if(opts.isDefault) {
placement_obj['#' + tls_id + '_show'] = btn.id;
}
// TODO: Find way to set the current icon using the iconloader if this is not default