Hey there! I'm adding a new logo carousel feature to a site. However, after removing a column from one of the logo lists and adjusting the X distance in the iteration to adapt to the new width, I'm experiencing an abrupt effect after a while. Here is the read-only link to the project. Does anyone know why this could be happening?
looks smooth to me in preview
hey ed, From your screen recording I can see you鈥檙e previewing on a much larger screen then mine. So the problem is that two copies of the logo list are not enough to cover the distance before you have the animation returning back to the intitial state. The solution that worked for me was to duplicate your logo list a third time so you have 3 identical logo lists rather than two. That covers the larger screen space.
Thanks Lucas, that worked like a charm 馃檶 Never thought it was so simple to solve.

