Browser: Chrome 110
OS: macOS
URL: https://build.blureo.com
Video: Jam
Great to become part of your wonderful bricks ecosystem which I find incredibly useful. Just a quick bug report. I’ve created an autoplay vertical slider for my tech stacks logos, which I have on loop. I would like to create a staggered effect to their transitions, but keep the time each logo remains on screen as well as the transition duration the same. This lead to creating a custom class for each slider that affects the splide__list child class and adds a transition-delay of the desired stagger time. This works just fine but seems to be incompatible with the loop setting for sliders, since my delayed slider goes through all of the slides again after the last slide. It seems to me like delaying one slider as opposed to another should be an easier thing to manage, I’m fine with doing it with css, but the conflict with loop is really unfortunate since a partner slider for example really needs to be looped.