PDA

View Full Version : Remove Tilt from Cover Art in xTV skin?


xfiring
2009-03-02, 16:52
Does anyone know how to make coverart image not "tilt" in library mode? I started playing around with some XML files but couldn't seem to figure it out. I'd like the cover art to just be flat, not angled.

Thanks.

xfiring
2009-03-04, 20:54
Bump for myself, this is driving me crazy

Jezz_X
2009-03-04, 22:32
pretty sure there is a setting in skin settings that turns it off

xfiring
2009-03-05, 01:01
That only turns off 'file' mode not library mode.

jmarshall
2009-03-05, 01:04
Compare the code for filemode and library mode, then, and modify accordingly?

xfiring
2009-03-05, 01:06
No problem, are those in the same XML file I assume? If so which one? Thanks

rogue21
2009-03-10, 08:15
Open MyVideoNav.xml and delete this following line :

<animation effect="rotatey" start="-20" end="-20" time="0" condition="true">Conditional</animation>

This line will appear twice, once for the icon and second for the reflection. Make sure to delete both.

enjoy:)

phil