Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10534 - Make scrollbar width a setting

Attached to Project: Rockbox
Opened by Maurus Cuelenaere (mcuelenaere) - Monday, 17 August 2009, 13:21 GMT+2
Last edited by Maurus Cuelenaere (mcuelenaere) - Tuesday, 18 August 2009, 00:41 GMT+2
Task Type Patches
Category Settings
Status Closed
Assigned To No-one
Player Type Another
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch adds a setting in Settings -> General -> Display -> Status-/Scrollbar to change the scrollbar width (it's easier to scroll on touchscreen targets with larger scroll bars).
   rockbox_variable_scrollbar_width.diff (2.3 KiB)
 apps/menus/display_menu.c |    3 ++-
 apps/gui/list.h           |    2 +-
 apps/settings.h           |    1 +
 apps/settings_list.c      |    3 +++
 apps/lang/english.lang    |   14 ++++++++++++++
 5 files changed, 21 insertions(+), 2 deletions(-)

This task depends upon

Closed by  Maurus Cuelenaere (mcuelenaere)
Tuesday, 18 August 2009, 00:41 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  In r22387.
Comment by Jonathan Gordon (jdgordon) - Monday, 17 August 2009, 18:14 GMT+2
looks fine, go fot it

Loading...