This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11383 - Theme editor: SKIN_TOKEN_TOUCHREGION wrong format
Attached to Project:
Rockbox
Opened by Maurus Cuelenaere (mcuelenaere) - Tuesday, 08 June 2010, 12:34 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Tuesday, 08 June 2010, 16:45 GMT+2
Opened by Maurus Cuelenaere (mcuelenaere) - Tuesday, 08 June 2010, 12:34 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Tuesday, 08 June 2010, 16:45 GMT+2
|
DetailsAccording to http://www.rockbox.org/wiki/SkinBreakingChange , a touchregion has format %T(x,y,width,height,action) with action being a string.
However tag_table.c lists this as an integer, breaking current themes. This patch fixes that by changing it to a string. |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Tuesday, 08 June 2010, 16:45 GMT+2
Reason for closing: Accepted
Additional comments about closing: ta
Tuesday, 08 June 2010, 16:45 GMT+2
Reason for closing: Accepted
Additional comments about closing: ta