Page 1 of 1

slideshow random image seems to have an issue

Posted: Sat Apr 05, 2025 10:17 am
by alan_sh
I'm trying out the slideshow inside a layout grid using a random image. I hae 6 images, different sizes. What seems to be happening is that the slideshow is displaying the image and overwriting anything that is below it in the layout grid. Is this a bug or have I missed something.

Link to a demo file can be found here https://www.dropbox.com/scl/fi/yb2ap00r ... w53zd&dl=1

Sample pictures: This one is OK:

Image

This one takes off the title below:

Image

This one takes off everything

Image

Re: slideshow random image seems to have an issue

Posted: Sat Apr 05, 2025 11:15 am
by BaconFries
At a guess without opening the .wbs it is image size related as they should be all the same or that the layout grid is using a fixed height which then restrict the size.

Re: slideshow random image seems to have an issue

Posted: Sat Apr 05, 2025 11:24 am
by alan_sh
That is my guess too - but I was hoping the slideshow part would compensate for different image sizes.

Oh well, back to the drawing board (if that is the case)

Alan

Re: slideshow random image seems to have an issue

Posted: Sat Apr 05, 2025 11:35 am
by Pablo
All images in a slideshow should have the same size.
All internal calculations are based on the first image.

Re: slideshow random image seems to have an issue

Posted: Sat Apr 05, 2025 11:46 am
by alan_sh
Thanks Pablo.