This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6747 - y-margin reset in gui_list_draw
Attached to Project:
Rockbox
Opened by Timo Horstschäfer (x1jmp) - Tuesday, 06 March 2007, 22:26 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Thursday, 24 April 2008, 12:42 GMT+2
Opened by Timo Horstschäfer (x1jmp) - Tuesday, 06 March 2007, 22:26 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Thursday, 24 April 2008, 12:42 GMT+2
|
DetailsWhen calling a menu function, the y-margin got changed, but was not reset after the function returned.
The patch fixes this behaviour and removes all unnecessary calls to lcd_setmargins from the plugins. |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Thursday, 24 April 2008, 12:42 GMT+2
Reason for closing: Out of Date
Additional comments about closing: should be all fixed (?) now
Thursday, 24 April 2008, 12:42 GMT+2
Reason for closing: Out of Date
Additional comments about closing: should be all fixed (?) now
FS#6796seems to have fixed the scroll bug.