1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui/bitmap
William Wilgus ddcab156f7 gui_synclist move global display settings to list struct
its really painful needing to override global settings in order to change
some aspects of lists

this patch moves:

[scrollbar position, cursor type,
talk_menus, keyclick,
wrap around, scroll paginated]

to variables within the synclist, it also makes updating
after settings changes a necessity

I think I have the static synclists in core covered

(I think the one in gui/list-skinned can be left as is)

this patch allows easy modification these flags on the fly

Change-Id: Id0dcb8b05eb9ecd78929c0aff7678bf2ab4c70a7
2022-04-10 22:24:28 -04:00
..
list-skinned.c list-skinned.c check label pointer for validity 2021-08-03 02:49:17 +00:00
list.c gui_synclist move global display settings to list struct 2022-04-10 22:24:28 -04:00