fix a bug where the backdrop from the sbs is displayed on scrolling lines in the...
commitb8430764255a4a5a3ed5e18e1836aae37cd7ac73
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Wed, 3 Feb 2010 07:03:48 +0000 (3 07:03 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Wed, 3 Feb 2010 07:03:48 +0000 (3 07:03 +0000)
treee1d4de3259ebb61507ae99d02ccdd3d3d9906c7b
parentd5d8f6dc7d819464476a89d22de02b9e004b2ca7
fix a bug where the backdrop from the sbs is displayed on scrolling lines in the wps when the %wd tag is not used.
I'm not crazy about this commit and maybe a better solution would be to outright disable the sbs backdrop when in any skinned screen. This then means backdrops go back to needing special handling (i.e they arnt "free")

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24478 a1c6a512-1295-4272-9138-f99709370657
apps/gui/skin_engine/skin_display.c
firmware/drivers/lcd-bitmap-common.c
firmware/export/scroll_engine.h