调整强化文字大小
This commit is contained in:
@@ -2298,7 +2298,7 @@ void TDrawScreen(HDC hdc, HWND hWnd)
|
||||
};
|
||||
DrawText(hdc, upgradeUiState.options[i].name, -1, &nameRect, DT_LEFT | DT_VCENTER | DT_SINGLELINE);
|
||||
|
||||
SelectObject(hdc, smallFont);
|
||||
SelectObject(hdc, bodyFont);
|
||||
SetTextColor(hdc, descColor);
|
||||
RECT descRect =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user