I have attached all of the image frames to variables for the width and height and made a variable mode for mobile and for tablet. The ultimate idea is to have an endless scrolling photo gallery that I can change from Mobile to Tablet and have it work the same for either size.
In the first screenshot you will see a stacked component positioned vertically with five rows of repeating images that I am using to make an infinite scrolling photo gallery.
Up to this point all of the images have been behaving properly in terms of responsiveness.
In the second screenshot you can see that I have clipped the stacked component so you just see five images. I have moved an instant of each of the variants to the right of the component and changed the mode of each one from Mobile to Tablet. At this point you can see that the first variant with the cherries behaved normally but each consecutive variant only changed by a fraction thus landing between images.
This behavior has me stumped and I’m not seeing any other info on the web of similar issues.
Any ideas or feedback is greatly appreciated. Thank you!