FIX: Revert uniform scale modify

Revert "ENH: save uniform scale to an app_config item" Revert "ENH: do uniform scale if uniform_scale is true"

Change-Id: I069baecec143e77d796247f29cd5478b877971fb
(cherry picked from commit c7cf95cf5c365f314a53fead6612fac84a0a5f71)
This commit is contained in:
zhimin.zeng 2022-10-19 18:36:42 +08:00 committed by Lane.Wei
parent 24778543e2
commit 92c6f85586
4 changed files with 0 additions and 21 deletions

View file

@ -81,7 +81,6 @@ public:
Vec3d m_buffered_size;
bool m_new_enabled {true};
bool m_uniform_scale {true};
bool m_uniform_config {false};
// Does the object manipulation panel work in World or Local coordinates?
bool m_world_coordinates = true;