fix another bug from FS#10771 - list touchscreen handling needs to ignore presses...
commit88ae46cc88acf38c72ce3f9f7618d07007c92cd7
authorJonathan Gordon <rockbox@jdgordon.info>
Mon, 21 Dec 2009 04:42:20 +0000 (21 04:42 +0000)
committerJonathan Gordon <rockbox@jdgordon.info>
Mon, 21 Dec 2009 04:42:20 +0000 (21 04:42 +0000)
treeff2b80c1da411c2b54c4c7d7a03464557f911b53
parent0201a19d2d80b2dbbeb3f4d6a9904fc552644616
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