getmusicbee.com

Support => Developers' Area => TheaterMode => Topic started by: Tybot on April 12, 2018, 01:49:09 AM

Title: Artist pictures in a certain space
Post by: Tybot on April 12, 2018, 01:49:09 AM
I've been at this for hours but I can't seem to get it to work the way I want to. Assistance would be greatly appreciated. I modified an existing theater mode skin to my liking but I'm stuck on the last item. I'm using gallery element to display artist images sourced from the internet and I want to contain the pictures in this frame, regardless of original resolution.

(https://img1.picload.org/image/dawcoppa/1222d-4.jpg)

Here's the skin I'm using: https://pastebin.com/fGHqWMNW
Title: Re: Artist pictures in a certain space
Post by: redwing on April 12, 2018, 05:54:55 AM
Not sure what you're asking. If it's about the gallery element's location and size, try adjusting its x, y, width, height values.
Title: Re: Artist pictures in a certain space
Post by: Tybot on April 12, 2018, 06:02:21 PM
Yes, it's regarding the gallery element. I've been adjusting x, y, width and height but just when I think I've got it right, an image of a different resolution or aspect ratio is automatically downloaded and it becomes evident that my settings are incorrect.
Title: Re: Artist pictures in a certain space
Post by: redwing on April 12, 2018, 06:10:48 PM
Then change fillColor setting to "200,250,10,10" until you fix its location and size.
You shouldn't see the red color outside of the frame you marked.
Title: Re: Artist pictures in a certain space
Post by: Tybot on April 12, 2018, 06:16:14 PM
Then change fillColor setting to "200,250,10,10" until you fix its location and size.
You shouldn't see the red color outside of the frame you marked.

Yeah, I did something similar. Looks just the way it suppose to now, just needed a fresh set of eyes. Thanks for the input!