LAPTOP-SNT8I5JK\Boounion
2025-03-11 74c5b2d3f2073a600c458b77acbef4463326c12a
SourceCode/Bond/Servo/ServoDlg.cpp
@@ -692,7 +692,7 @@
   }
   ASSERT(m_pLogDlg);
   m_pLogDlg->ShowWindow(m_bShowLogWnd ? SW_SHOW : SW_HIDE);
   UpdateLogBtn();
}
@@ -855,6 +855,7 @@
   CDialogEx::OnSize(nType, cx, cy);
   if (GetDlgItem(IDC_SERVO_GRAPH1) == nullptr) return;
   Resize();
   Invalidate();
}
void CServoDlg::Resize()