[HELP]Thumbnail aspect ratios
#1
I am using pm3.hd and when I scroll through my list of movies in fanart view I get a lot of the movie thumbnail icons varying in height and width. Is there a way to have them all auto fitted to a certain size so that the images stay at a constant rather than jumping around based on the height or width of the actual image?

I am guessing by looking at the code from other views that I should have something different in the <aspectratio>. Most views seem to use <aspectratio>stretch</aspectratio> rather than <aspectratio align="right" aligny="bottom">keep</aspectratio>, which is currently used for fanart view.

Any insight would be greatly appreciated.
Reply
#2
keep == keep the aspect ratio.

stretch == stretch to the box size.

You also have scale == scale up + crop so it fits the box, and center == don't scale at all and (possibly) crop, or have borders.

Cheers,
Jonathan
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
Thanks for the help. I got it the way I want it now.
Reply

Logout Mark Read Team Forum Stats Members Help
[HELP]Thumbnail aspect ratios0