touchscreen/lists: fix two regressions
commit4269934588bcfc1a1c4a65d472c318b1367f03ea
authorThomas Martitz <kugel@rockbox.org>
Tue, 17 Apr 2012 11:52:21 +0000 (17 13:52 +0200)
committerThomas Martitz <kugel@rockbox.org>
Tue, 17 Apr 2012 15:19:31 +0000 (17 17:19 +0200)
tree7161cd598bfecd1ca5be97a48599453077915642
parent3f4be750248b5e163297cd34958077eb872b10f4
touchscreen/lists: fix two regressions

* fix potential stack overflow through recursion
* fix using using the scrollbar during active kinetic scrolling animation

Change-Id: Iaf124970a60d3f0c2ee7919ac278f2d6ac329e47
apps/gui/bitmap/list.c