Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category User Interface
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by PaulJam - 2007-03-15

FS#6835 - Last item on a page of a list sometimes not visible

When Paged Scrolling and List Titles are enabled and you scroll up inside a long list, the selected item on the bottom of a new page is outside of the screen area.

Closed by  amiconn
2007-03-17 11:34
Reason for closing:  Fixed

This can propably be fixed by adding the lines:

  if (SHOW_LIST_TITLE)
      nb_lines--;

in the function "scroll_up" in /apps/gui/list.c similar like it is done in the function "scroll_down".

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing