This commit is contained in:
Enrico Turri 2019-05-10 11:45:10 +02:00
commit b55c60125c
3 changed files with 27 additions and 3 deletions

View file

@ -2075,6 +2075,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)