Yet another help thread by me
I got round the skinning the dash highlight thing, and all is good apart from one thing.
I put the metadata to colorize the highlights on the dash, but the highlight are kinda deformed
This is the code i have for the 2 highlight states
code:
<Picture Id="20201">
<File>Images/20201.png</File>
<Metadata>
<Colorize>true</Colorize>
</Metadata>
</Picture>
<Picture Id="20202">
<File>Images/20202.png</File>
<Metadata>
<Colorize>true</Colorize>
</Metadata>
</Picture>
that makes it look like
The button is supposed to be colorized and not look deformed =/
When i remove the metadata, the button is not deformed yet it is not colorized =/
So is there any way to make it colorize I've been looking for way all day, seems impossible, all the skins I've downloaded to find out how, haven't done it..
thanks in advancet