Turn off the SLA gizmo when switching to FFF printer profile
This commit is contained in:
parent
39be95f0f6
commit
5dbcec5126
@ -2073,6 +2073,7 @@ void GLCanvas3D::reload_scene(bool refresh_immediately, bool force_full_scene_re
|
||||
}
|
||||
|
||||
m_gizmos.update_data(*this);
|
||||
m_gizmos.refresh_on_off_state(m_selection);
|
||||
|
||||
// Update the toolbar
|
||||
if (update_object_list)
|
||||
|
Loading…
Reference in New Issue
Block a user