SourceCode/Bond/Servo/CPageLinkSignal.cpp
@@ -139,8 +139,8 @@ CRect rcLine; GetDlgItem(IDC_LINE1)->GetWindowRect(&rcLine); GetDlgItem(IDC_LINE1)->MoveWindow(BTN_Y, BTN_X + (BTN_WIDTH + marginx) * 8, rcLine.Width(), rcLine.Height()); GetDlgItem(IDC_LINE1)->MoveWindow(BTN_X + (BTN_WIDTH + marginx) * 8 - marginx / 2, BTN_Y, rcLine.Width(), (BTN_WIDTH + marginy) * 7 + BTN_WIDTH); for (int row = 0; row < 8; row++) { y = BTN_Y + (BTN_WIDTH + marginy) * row;