]> git.ozlabs.org Git - petitboot/commit - ui/ncurses/nc-cui.c
Fix CUI scroll
authorGeoff Levand <geoffrey.levand@am.sony.com>
Thu, 9 Jul 2009 17:40:44 +0000 (10:40 -0700)
committerGeoff Levand <geoffrey.levand@am.sony.com>
Thu, 9 Jul 2009 17:40:44 +0000 (10:40 -0700)
commitc10b23bce758df60e906faaf36764e38480c5174
tree7606ce2803aa605163a166b041900000dac433a5
parent073beb0e626616ef6234dbb0eee24930517c61a9
Fix CUI scroll

A call to pos_menu_cursor() is needed when items are added
to menu.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
ui/ncurses/nc-cui.c