420fb1163c
The %Vs(color) tag doesn't set the text style properly and causes the background to not be cleared when rendering lines. For static text this is rarely a problem, but for scrolling text it'll cause the text to "smear" once it starts scrolling. Fix this by setting STYLE_DEFAULT, so the background gets redrawn when the line scrolls. Bug report: https://forums.rockbox.org/index.php/topic,54320.0.html Change-Id: I835c806005ea40fd6bac3692e52a9c325581a293 |
||
---|---|---|
.. | ||
skin_backdrops.c | ||
skin_display.c | ||
skin_display.h | ||
skin_engine.c | ||
skin_engine.h | ||
skin_parser.c | ||
skin_render.c | ||
skin_tokens.c | ||
skin_touchsupport.c | ||
wps_internals.h |