You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
short description of the bug / issue, provide more detail below.
I've got a section where there two Slick sliders, one on top of the other, going in different directions. They're both on autoplay with the same settings, but at times they seem to independently speed up/slow down. I've also noticed that at certain times there are not images displaying (even thought the settings are set to infinite). I would expect them to move at the exact same speed with continuous rows of images. Anyone know what the issue might be? Very grateful for any help figuring this out.
. They're both on autoplay with the same settings, but at times they seem to independently speed up/slow down. I've also noticed that at certain times there are not images displaying (even thought the settings are set to infinite). It almost seems like they're trying to catch up with themselves (if that makes any sense?!?)
...
I think you are potentially fighting the browser throttling the animation and may be better off with something like the below (adjust timing as desired).
I've got a section where there two Slick sliders, one on top of the other, going in different directions. They're both on autoplay with the same settings, but at times they seem to independently speed up/slow down. I've also noticed that at certain times there are not images displaying (even thought the settings are set to infinite). I would expect them to move at the exact same speed with continuous rows of images. Anyone know what the issue might be? Very grateful for any help figuring this out.
(https://jsfiddle.net/paulM82/dwkj1cho/1/)
use this jsfiddle to reproduce your bug:
https://jsfiddle.net/paulM82/dwkj1cho/1/)
we will likely close your issue without it.
====================================================================
Steps to reproduce the problem
====================================================================
What is the expected behaviour?
I would expect them to move at the exact same speed with continuous rows of images without any lag or jerkiness.
...
====================================================================
What is observed behaviour?
. They're both on autoplay with the same settings, but at times they seem to independently speed up/slow down. I've also noticed that at certain times there are not images displaying (even thought the settings are set to infinite). It almost seems like they're trying to catch up with themselves (if that makes any sense?!?)
...
====================================================================
More Details
happens on both Chrome and Safari
The text was updated successfully, but these errors were encountered: