Release Artist Slideshow addon (with skin and addon integration)
(2013-02-20, 23:29)pkscuot Wrote: How the images are displayed are a function of the skin you are using. If you are using the modified Confluence files I provide, then the artwork should keep it's aspect ratio. I'd suggest contacting the skin author for the skin you use to see if there is an option somewhere to chose how to handle artist artwork.

Aha! Thanks for that. I'm using the Quartz skin with Eden. I'm certainly not any kind of programmer, but I downloaded your Confluence files and compared the MusicVisualisation.xml files. For those interested, here's the change I made to get the artist images to display without being cropped:

Find this section:
Code:
<control type="multiimage" description="Slideshow">

And change this line:
Code:
<aspectratio aligny="top">scale</aspectratio>

to this line:
Code:
<aspectratio>keep</aspectratio>

That did it! Thanks again for your help!
Reply


Messages In This Thread
New Test Version Available - by pkscout - 2012-03-08, 16:26
[No subject] - by mardup - 2012-03-10, 12:26
[No subject] - by pkscout - 2012-03-11, 01:35
RE: - by mardup - 2012-03-12, 17:50
RE: - by pkscout - 2012-03-13, 03:22
New Beta Version for Testing - by pkscout - 2012-07-13, 17:54
New Beta Version for Testing - by pkscout - 2012-07-14, 22:50
Pull Request for v1.4 Submitted - by pkscout - 2012-07-20, 23:01
New Beta Version for Testing - by pkscout - 2012-08-10, 03:18
New Frodo BETA Support Files - by pkscout - 2012-11-21, 06:20
RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - by KevinSartori - 2013-02-21, 01:47
New 2.0.0 Beta Coming Soon - by pkscout - 2016-05-12, 02:54
Writing tips - by Parkerbup - 2017-02-03, 14:56
Add-on Artist Slideshow - by jo26 - 2014-08-08, 22:58
Logout Mark Read Team Forum Stats Members Help
Artist Slideshow addon (with skin and addon integration)5