Touchscreen list handling: ignore presses close to the scrollbar when it's on the...
commit6f88aa186d501162438cc1963802eb31da0184e4
authormcuelenaere <mcuelenaere@a1c6a512-1295-4272-9138-f99709370657>
Sat, 22 Aug 2009 22:48:03 +0000 (22 22:48 +0000)
committermcuelenaere <mcuelenaere@a1c6a512-1295-4272-9138-f99709370657>
Sat, 22 Aug 2009 22:48:03 +0000 (22 22:48 +0000)
tree542a0969168dedd18d9b61a55205d976cfd0b85b
parentceaaa4bd57b97a9067b1deaf858c7c24ac56c21e
Touchscreen list handling: ignore presses close to the scrollbar when it's on the right, this is similar as how it's handled when the scrollbar is on the left (icons) and improves user experience due to touchscreen dead zones.

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