Oops, fixed bug caused by last fix
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1306 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -428,7 +428,7 @@ function svg_edit_setup() {
|
|||||||
|
|
||||||
var ref_data = Actions.getButtonData(opts.button);
|
var ref_data = Actions.getButtonData(opts.button);
|
||||||
|
|
||||||
if(opts.def) {
|
if(opts.isDefault) {
|
||||||
placement_obj['#' + tls_id + '_show'] = btn.id;
|
placement_obj['#' + tls_id + '_show'] = btn.id;
|
||||||
}
|
}
|
||||||
// TODO: Find way to set the current icon using the iconloader if this is not default
|
// TODO: Find way to set the current icon using the iconloader if this is not default
|
||||||
|
|||||||
Reference in New Issue
Block a user