调整文字遮挡

This commit is contained in:
2026-04-26 18:34:35 +08:00
parent fcc9fbb981
commit d96ad779b1
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -2149,7 +2149,7 @@ void TDrawScreen(HDC hdc, HWND hWnd)
{
cardRect.left + SS(20),
cardRect.top + SS(18),
cardRect.right - SS(96),
cardRect.right - SS(116),
cardRect.top + SS(44)
};
DrawText(hdc, synthesisPath, -1, &synthesisRect, DT_LEFT | DT_VCENTER | DT_SINGLELINE);