fix another bug from FS#10771 - list touchscreen handling needs to ignore presses...
commit9d34641b646d4668e5e957cc3baf5a0f0c891571
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 21 Dec 2009 04:42:20 +0000 (21 04:42 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 21 Dec 2009 04:42:20 +0000 (21 04:42 +0000)
treeff2b80c1da411c2b54c4c7d7a03464557f911b53
parentb7dcfd059a778f25330fb109e8eaa4284124a3ce
fix another bug from FS#10771 - list touchscreen handling needs to ignore presses outside the list viewport.
It probably makes sense to pass off any button presses outside of the list viewport to the sbs, I'll leave that for someone else though

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