FIX: When rescaling an object, "Uniform scale" is checked again

Change-Id: I850c63abe77e45380f49cbd96cfd6e500252d89c
(cherry picked from commit a2bbbd7051427d54aefd28a9bd6fcf3269eb304c)
This commit is contained in:
zhimin.zeng 2022-09-21 10:46:28 +08:00 committed by Lane.Wei
parent 07dd4c3672
commit 1ed06855a9
1 changed files with 0 additions and 5 deletions

View File

@ -213,11 +213,6 @@ void GizmoObjectManipulation::update_if_dirty()
update(m_cache.rotation, m_cache.rotation_rounded, m_new_rotation);
}
if (selection.requires_uniform_scale()) {
m_uniform_scale = true;
}
update_reset_buttons_visibility();
//update_mirror_buttons_visibility();