Don't actually reimplement an existing feature for hiding the selection marker
commit2116ad053144522318b6d1d8e89ae51a994584c7
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 23 Sep 2010 00:37:33 +0000 (23 00:37 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 23 Sep 2010 00:37:33 +0000 (23 00:37 +0000)
treea6782c28a614aca2f9b6e182374ac574222a3214
parent0e59fec5e29ea0b7dc98293dc8724bda59a82751
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