Don't actually reimplement an existing feature for hiding the selection marker
commitf060cd5428c7a1959bd4bf6c5a22266b836004b1
authorThomas Martitz <kugel@rockbox.org>
Thu, 23 Sep 2010 00:37:33 +0000 (23 00:37 +0000)
committerThomas Martitz <kugel@rockbox.org>
Thu, 23 Sep 2010 00:37:33 +0000 (23 00:37 +0000)
treea6782c28a614aca2f9b6e182374ac574222a3214
parente5d43300affb49cd355c2bb38edeec5b16a89388
Don't actually reimplement an existing feature for hiding the selection marker
during scrolling.

However, the existing one is part of the list api, so it shouldn't be overridden
blindly internally, so do the decision in a different but equivalent way.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28147 a1c6a512-1295-4272-9138-f99709370657
apps/gui/bitmap/list.c
apps/gui/list.c
apps/gui/list.h