Please check my sweeper - totally bugged / not responding to speed and other commands
and is skipping pictures sometimes
I am trying to fix it now. Will let you know when I figure it out
Here’s an video explanation, but in short:
-
If you are using loop in swiper settings, you must have atleast twice more items in total than it is shown per slide. So if you have 3 slides per view, you should have atleast 6 slides in total in order for loop to work correctly. This has nothing to do with Divhunt, thats just how Swiper.js library works.
-
If you are using components, dont edit transform properties on a page, always do edits on a main component. Otherwise you might see some conflicts with an instance & main component. I mean, having different settings in instance is possible, just you need to be aware of what you are editing
Thank you so much for the explanation, now it’s clear :d