Oops, fixed bug caused by last fix
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1306 eee81c28-f429-11dd-99c0-75d572ba1dddmaster
parent
e12ea017ed
commit
eaf8401d98
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue