rockbox/apps/gui/bitmap
Solomon Peachy 8b56476a2c list: After drawing scrollbars, explcitly switch back to old viewport.
The viewport used for the scrollbar is allocated on the stack, and falls
out of scope before the next call to set_viewport(), which sets a flag
in the now-out-of-scope "last" viewport.

Change-Id: I2c8bfcff500d189fa3857411aadc2e16aa545d2c
2021-04-07 11:02:00 +00:00
..
list-skinned.c Fix multiple potential null pointer dereferencess 2020-10-28 08:42:49 -04:00
list.c list: After drawing scrollbars, explcitly switch back to old viewport. 2021-04-07 11:02:00 +00:00