UI: key binding draw code didn't set line-width

This commit is contained in:
Campbell Barton 2018-09-11 07:46:06 +10:00
parent a1dda992c0
commit 406554c4db
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ void icon_draw_rect_input(
{
float color[4];
const float margin[2] = {w / 20.0f, h / 20.0f};
GPU_line_width(1.0f);
UI_GetThemeColor4fv(TH_TEXT, color);
UI_draw_roundbox_corner_set(UI_CNR_ALL);
UI_draw_roundbox_aa(