* gfxmenu/view.c (grub_gfxmenu_draw_terminal_box): Apply only to current

buffer since gfxterm handles double repaint.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-05-23 13:43:38 +02:00
parent 5f2316c1fe
commit 3ecb080a33
2 changed files with 5 additions and 5 deletions

View file

@ -1,3 +1,8 @@
2010-05-23 Vladimir Serbinenko <phcoder@gmail.com>
* gfxmenu/view.c (grub_gfxmenu_draw_terminal_box): Apply only to current
buffer since gfxterm handles double repaint.
2010-05-23 Vladimir Serbinenko <phcoder@gmail.com>
* gfxmenu/gfxmenu.c (grub_gfxmenu_try): Change viewport on both buffers.