Change r22610 a bit. The new parent viewport isn't really suitable.
commitf100b28d8ed740fba9cb7be6e3893cc3b5b982f5
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Fri, 4 Sep 2009 00:40:50 +0000 (4 00:40 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Fri, 4 Sep 2009 00:40:50 +0000 (4 00:40 +0000)
tree08c56f300aa5a52128a43617e91caeb406d71594
parent091bba8d92eea621338fe2f380e280635a509a80
Change r22610 a bit. The new parent viewport isn't really suitable.

The new parent might be smaller than the previous one, causing the old list to not stop scrolling. Full-screen stop scrolling isn't correct either though, so we pick the currnet ui viewport to stop scrolling.
This was actually a bug (attempted to fix in r22610) discovered in the custom statusbar patch, where the lists stopped the statusbar text from scrolling.

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