- πΊπ¦Ukraine AstonVictor
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
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().
Closed: outdated
1.0
Javascript
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