This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12321 - Touchscreen: List line padding, to more easily select lines
Attached to Project:
Rockbox
Opened by Thomas Martitz (kugel.) - Friday, 07 October 2011, 20:12 GMT+2
Last edited by Thomas Martitz (kugel.) - Thursday, 22 December 2011, 16:55 GMT+2
Opened by Thomas Martitz (kugel.) - Friday, 07 October 2011, 20:12 GMT+2
Last edited by Thomas Martitz (kugel.) - Thursday, 22 December 2011, 16:55 GMT+2
|
DetailsThis patch adds line padding to lists on touchscreens, in order to make lists reasonable useful without huge fonts.
It's configurable: * Automatic (default, line height calculated using a lcd dpi aware function) * Off (status quo, line height = font height) * X pixels (from 2 to 50 in even steps) The automatic setting should/aims to Just Work Out Of The Box on all targets IMO this patch is needed to make Rockbox on touchscreen/RaaA remotely usable. Please comment or make suggestions! |
This task depends upon
Closed by Thomas Martitz (kugel.)
Thursday, 22 December 2011, 16:55 GMT+2
Reason for closing: Accepted
Additional comments about closing: 30773
Thursday, 22 December 2011, 16:55 GMT+2
Reason for closing: Accepted
Additional comments about closing: 30773
FS#12321Android Device applying this patch cannot show Album Art in notification area.
Bitmap b = BitmapFactory.decodeFile(albumart);
b == null