1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-28 10:45:50 +00:00

Update gizmos on/off state

This commit is contained in:
YuSanka
2018-12-03 13:29:07 +01:00
parent 435163fb73
commit 7395b923bd
4 changed files with 12 additions and 3 deletions
+1
View File
@@ -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)