KevinBatdorf / liquidslider

A Responsive jQuery Content Slider
161 stars 63 forks source link

Scrolling behavior is wonky when skipping over one or more slides #84

Closed krishunt closed 10 years ago

krishunt commented 11 years ago

I'm not sure what the intended behavior is when switching from, say, slide 1 to slide 3, or from slide 1 to slide 4. Is it supposed to smoothly scroll past all the in-between slides, or is it supposed to scroll directly to the selected slide without showing the ones in between? Well, it doesn't work either way.

If switching from slide 1 to slide 3, slide 2 starts to slide in, and then it suddenly disappears and slide 3 suddenly appears right behind where slide 2 disappeared. It's very jerky.

If switching from slide 1 to slide 4, all of slide 2 scrolls quickly by, and then slide 4 slides in without showing slide 3 at all.

The easiest way to see this wonky behavior is to take a screen recording at 30 fps and watch it frame by frame.

KevinBatdorf commented 11 years ago

Its smooth for me and I've never heard a complaint like this.

Have you tried it on a different machine?

Could it be you are animating a lot at once?