CSS-Tricks/MovingBoxes

Blinking on scroll for infinite loop

nkovshov opened this issue · 1 comments

Problem occurs when wrap=true and user goes from last item to first - white space arises on left side before scrolling.
Like in this example: http://jsfiddle.net/Mottie/r6yWC/359/
Maybe anywho faced this problem and can suggest decision how make this scroll without blank space?

Sorry for my terrible English.

Hi @nkovshov!

This is pretty much the same as issue #45... Fixing it would require more cloned panels, and I wasn't planning on adding more.