This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12323 - Touchscreen: Show line separator in lists
Attached to Project:
Rockbox
Opened by Thomas Martitz (kugel.) - Saturday, 08 October 2011, 01:05 GMT+2
Last edited by Thomas Martitz (kugel.) - Friday, 18 January 2013, 18:09 GMT+2
Opened by Thomas Martitz (kugel.) - Saturday, 08 October 2011, 01:05 GMT+2
Last edited by Thomas Martitz (kugel.) - Friday, 18 January 2013, 18:09 GMT+2
|
DetailsThis patch adds the ability to show a horizontal line separator in lists, as a visual indicator for the list lines.
It's configurable in the theme menus, where it can be enabled and its color be changed. As this is a theme setting, cabbiev2 is updated to include this setting. I think it includes it on all targets because I don't think wpsbuild has the magic to make stuff touchscreen specific. Apply |
This task depends upon
Closed by Thomas Martitz (kugel.)
Friday, 18 January 2013, 18:09 GMT+2
Reason for closing: Not a Bug
Additional comments about closing: http://gerrit.rockbox.org/384
Friday, 18 January 2013, 18:09 GMT+2
Reason for closing: Not a Bug
Additional comments about closing: http://gerrit.rockbox.org/384
granted there is no skin tag to draw a horizontal line (though that was something I wanted to do for a while) doing that would be much smaller and less bloat for everyone else