]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/gfxmenu/gui_list.c (draw_scrollbar): Fixed rare
authorVladimir Testov <vladimir.testov@rosalab.ru>
Tue, 8 Oct 2013 14:49:35 +0000 (18:49 +0400)
committerVladimir Testov <vladimir.testov@rosalab.ru>
Tue, 8 Oct 2013 14:49:35 +0000 (18:49 +0400)
commit53a5f5c2f05d774d2a93eaeb020d2c69d493fd59
tree1462c1e943c9ba86deb78f9347972540b17714d9
parentde300af2ac9d8a83ac25e13972991ac0dcd97797
   * grub-core/gfxmenu/gui_list.c (draw_scrollbar): Fixed rare
       occasional bug. If there are too many boot entries or too low
       scrollbar height then we need to use another formula to calculate
       the position and size of the scrollbar thumb.
ChangeLog
grub-core/gfxmenu/gui_list.c