infiniteCarousel.js must set dimensons of created items

Created on 31 March 2013, over 11 years ago
Updated 13 November 2024, 3 days ago

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().

πŸ› Bug report
Status

Closed: outdated

Version

1.0

Component

Javascript

Created by

πŸ‡·πŸ‡ΊRussia maximpodorov

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • πŸ‡ΊπŸ‡¦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

Production build 0.71.5 2024