Measure Gizmo - Fixed volume's color blinking when pressing SHIFT key

This commit is contained in:
enricoturri1966 2022-11-08 13:08:30 +01:00
parent a09c269584
commit 2ce76e27dd
2 changed files with 14 additions and 12 deletions

View file

@ -406,8 +406,6 @@ void GLGizmoMeasure::on_set_state()
m_editing_distance = false;
m_is_editing_distance_first_frame = true;
m_measuring.reset();
int a = 0;
}
else {
m_mode = EMode::BasicSelection;