mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Update gizmos on/off state
This commit is contained in:
parent
435163fb73
commit
7395b923bd
4 changed files with 12 additions and 3 deletions
|
@ -1563,6 +1563,7 @@ void Plater::priv::object_list_changed()
|
|||
void Plater::priv::select_all()
|
||||
{
|
||||
this->canvas3D->select_all();
|
||||
this->sidebar->obj_list()->update_selections();
|
||||
}
|
||||
|
||||
void Plater::priv::remove(size_t obj_idx)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue