Fix some drawing problems when displaying the WPS initially with sbs enabled. Move...
commitffbf2339bbbf4617386e98a17a2079d867e7739e
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
parent4f6803c43edbf67508b1330a76814c0e629f1a52
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