private void OnEndScale()
 {
     m_State.EndLiveEdit();
     m_IsDragging = false;
 }