This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11549 - Theme Editor doesn't render Vf/Vb correctly
|
DetailsThe following set of WPS tags demonstrates:
# WPS Document %wd %V(0,0,-,10,2)%Vb(000000)%Vf(FFF000) %aL%cH:%cM %ac%pv %aR%bt %V(0,11,-,30,2)%Vb(000000)%Vf(FFF000) %it If you alternately insert and remove a space between the second occurence of %Vb/%Vf, the track title text appears and disappears. It appears to happen in a few other variations, but this is the shortest concrete example. |
This task depends upon
If you put the %vf on a new line, the following text is displayed, then cleared, but only if its a scrolling line, if the first line is static it is displayed properly.
example:
%Vl(b,0,108,176,60,1)
%Vf(999999)
%s%ac%?Ia<%Ia|>
%s%ac%?It<%It|%Fn>
artist is displayed briefly then cleared, if you take out %s artist is displayed properly, if you put the %Vf on the line with %vl artist is displayed properly with scrolling
so my quick fix is to just move the %vf on the line with %vl, but this bug probalby breaks many WPS, also this worked before 3.7, not sure when it stopped working. Tested this bug with latest build and 3.7 release sansa e200 v1.