1.修复因对齐线未清0导致点击子项自动移动的问题;
SourceCode/Bond/Servo/EqsGraphWnd.cpp @@ -1394,6 +1394,8 @@ ReleaseCapture(); ExitLoop: m_nMagneticLinHoz = 0; m_nMagneticLinVer = 0; AfxUnlockTempMaps(FALSE); } }