This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10750 - Touchscreen targets: basic support in yesno and kbd_input
Attached to Project:
Rockbox
Opened by Yann Muller (jasio) - Sunday, 01 November 2009, 20:11 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Monday, 06 September 2010, 08:50 GMT+2
Opened by Yann Muller (jasio) - Sunday, 01 November 2009, 20:11 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Monday, 06 September 2010, 08:50 GMT+2
|
DetailsWhen the touchscreen is in absolute mode, the yes/no screen and the keyboard input are not usable. Temporarily switching to button mode solves this.
|
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Monday, 06 September 2010, 08:50 GMT+2
Reason for closing: Out of Date
Monday, 06 September 2010, 08:50 GMT+2
Reason for closing: Out of Date
These screens will need to be adapted to "proper" touchscreen mode eventually, but I think this change should be committed to make them usable in the meantime. I know the project generally doesn't like "stop-gap" solutions, but these screens are currently unusable and this approach is already used in several places.