Break few dependencies on normal
This commit is contained in:
parent
7f837ea536
commit
53c648d2eb
6 changed files with 158 additions and 116 deletions
|
@ -267,6 +267,7 @@ print_entry (int y, int highlight, grub_menu_entry_t entry,
|
|||
len - i, &glyph);
|
||||
|
||||
width = grub_term_getcharwidth (term, &glyph);
|
||||
grub_free (glyph.combining);
|
||||
|
||||
if (x + width <= (int) (GRUB_TERM_LEFT_BORDER_X
|
||||
+ grub_term_border_width (term)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue