Fix some drawing problems when displaying the WPS initially with sbs enabled. Move...
commitbf6fc20e4facc7863834c42d294627b904a36ba4
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 16 Nov 2009 01:38:30 +0000 (16 01:38 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 16 Nov 2009 01:38:30 +0000 (16 01:38 +0000)
tree2311c321ca36b82e9bfc521442871998979e49b0
parent9d9291c548174fee56b659fde5b0b444a1293594
Fix some drawing problems when displaying the WPS initially with sbs enabled. Move initial display of the wps to wps.c too. Should fix bug 3 of FS#10771.
Also change GUI_EVENT_REFRESH event handling so that the passed drawing function is always called, not only when sbs or custom ui vp are used.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23644 a1c6a512-1295-4272-9138-f99709370657
apps/filetree.c
apps/gui/skin_engine/skin_display.c
apps/gui/viewport.c
apps/gui/wps.c