Update info items in object list after repair by netfabb,
painted data are removed and the info line stays hanging
This commit is contained in:
parent
d88ef826cd
commit
1eebaa4576
@ -3953,6 +3953,7 @@ void ObjectList::fix_through_netfabb()
|
||||
wxGetApp().plater()->fix_through_netfabb(obj_idx, vol_idx);
|
||||
|
||||
update_item_error_icon(obj_idx, vol_idx);
|
||||
update_info_items(obj_idx);
|
||||
}
|
||||
|
||||
void ObjectList::simplify()
|
||||
|
Loading…
Reference in New Issue
Block a user