Make pitchscreen absolute point mode compatible.
commitfef0321d93354d6d3d9eca918185913ca991e55b
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 25 Oct 2010 21:20:04 +0000 (25 21:20 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 25 Oct 2010 21:20:04 +0000 (25 21:20 +0000)
tree3c53489660da65be85b9737cb4112b5b90f8c4d4
parent255698775d694be3e0f01fdf1e10695d0663be00
Make pitchscreen absolute point mode compatible.

It's very similar to how it's controlled in the grid mode (in fact, it resembles this mode and they're compatible).
We could've forced the grid mode, but the viewport layout needed fixing for the addional icons anyway, and this way it doesn't
break with an ui viewport.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28361 a1c6a512-1295-4272-9138-f99709370657
apps/gui/pitchscreen.c