Menu: Fixed item height.
This commit is contained in:
parent
9fd190a87f
commit
4b5dcfd368
@ -202,7 +202,7 @@ menu_draw_item_name(Menu *menu, int item, BarWindow *winitem[])
|
||||
|
||||
barwin_draw_text(winitem[item],
|
||||
((width / 2) - (textw(menu->item[item].name) / 2)),
|
||||
font->height,
|
||||
FHINFOBAR,
|
||||
menu->item[item].name);
|
||||
|
||||
return;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user