Reply to thread

the texture tag is not used for scaling

As this is a template no texture is fed since the code in MP will load the correct texture itself.

just name it like hover_plugin name and you will be fine in this specific place.


Things to control the scaling is simply the width and height.

But

If you always want the picture to keep AR add

<keepaspectratio>yes</keepaspectratio>

Now MP will make sure the picture has max size in the given zsize window but is in correct AR.

When a user sets the pixelratio for his TV in setting, the pic will also be adjusted with this.


I advice you not to only look @ home for learning the skin as home is pretty mutch determined by code.


Top Bottom