Support and General Use > Theming and Appearance Customization

Album art image displays blank lines...

(1/2) > >>

bzavala:
Hi!

Last week I decided to create a new theme for the iPod 320x240 using viewports and it did work fine. But then I tried to port that to use the old (current) WPS format to use it with the current build, and now I am getting blank lines on top of my album art image.

I can't figure out what is wrong with my code. I have tried moving around some of the tags and still get the same problem. One thing though, is that I am using a 200x200 size album art. At first I thought that could be the problem, but changing the size to 100x100 algo shows the blank lines.

Today I installed r16421 and the issue still happens. Then I went back to r15983 from 071231 and the issue also happens, so it's not a bug (I think). It has to be something in the code and I can't figure it out. Other themes work just fine.

I am attaching a screendump. Next post will have the WPS code in case anyone wants to take a quick look...

Thanks in advance!! :D


Ben

bzavala:
i had to double post to attach the wps file (renamed it as a text file).

MarcGuay:
Read Chronon's post here:

http://forums.rockbox.org/index.php?topic=14476.msg108954#msg108954

Makes sense, though I thought there was a workaround for this.  It explains, at least, why the line with the song index isn't having the same effect.  I know that if you use the margin tag you can put info to the right of things without blocking out images to the left of it (like cabbiev2).  

Check this thread as well, I think I managed to help this guy display similar information on the same line as an image by rearranging the order things were  loaded in:

http://forums.rockbox.org/index.php?topic=15034.0

But to be honest, I just tried to do it myself in the simulator and had no such luck...

NicolasP:
You can make the alum art redraw more often by putting the %C tag in a "dynamic" conditional  (on both sides of it)

knight4led:
I didn't read your WPS file to see if you were doing it or not, but I had this problem at first and managed to fix it. It turns out that nearly everything, including most images inside conditionals need to get thrown into a viewport. The major exception being the progress bar, which will not work if inside a viewport. Look over your WPS and see if that is the case, because I know that fixed it for my WPS files.

http://forums.rockbox.org/index.php?topic=12742.240
check out that link for some details.

Navigation

[0] Message Index

[#] Next page

Go to full version