Currently, when new empty items are created, their dimensions are not set before the following action:

$wrapper.scrollLeft(singleWidth * visible);

Left floated empty LI elements have zero dimensions (if CSS rules are not set for them), and the result is incorrect: the first visible thumbnail slide is not the same as the slide above.
The proposed solution: set dimensions of all items before calling scrollLeft().

Comments

astonvictor’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

I'm closing it because the issue was created a long time ago without any further steps.

if you still need it then raise a new one.
thanks