mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 13:47:59 -06:00
FixThroughNetFabb: Fixed strange behavior after fixing of the model (PrusaSlicer loosed a focus)
This commit is contained in:
parent
1f3252dd78
commit
c5b7d4b213
2 changed files with 3 additions and 4 deletions
|
@ -3585,6 +3585,7 @@ void Plater::priv::fix_through_netfabb(const int obj_idx, const int vol_idx/* =
|
|||
}
|
||||
|
||||
fix_model_by_win10_sdk_gui(*mo, vol_idx);
|
||||
q->SetFocus();
|
||||
sla::reproject_points_and_holes(mo);
|
||||
this->update();
|
||||
this->object_list_changed();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue