Added one more failing test to address bad option priority hierarchy
This commit is contained in:
parent
4540350b66
commit
10bf334a58
3 changed files with 36 additions and 5 deletions
|
@ -1196,8 +1196,7 @@ sub object_settings_dialog {
|
|||
|
||||
# update print
|
||||
if ($dlg->PartsChanged || $dlg->PartSettingsChanged) {
|
||||
$self->{print}->delete_object($obj_idx);
|
||||
$self->{print}->add_model_object($model_object, $obj_idx);
|
||||
$self->{print}->reload_object($obj_idx);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue