Carousel should mask clones in items
Reported by Frances Berriman | September 1st, 2009 @ 10:08 AM | in 2.0
Non-backwards compatible option: If a carousel has 5 items,
items() should never return a value of 5 or more. If it's
displaying 4, 5, 6, it should output 4, 0, 1 (with 5, 6 being
clones of 0, 1).
Backwards compatible option: We should expose the value of actual items in a new method and clarify in the documentation that items() includes clones.
Comments and changes to this ticket
-
Stephen Elson September 4th, 2009 @ 02:21 PM
- Milestone changed from 1.7 to 2.0
-
Stephen Elson September 4th, 2009 @ 02:22 PM
Maybe also expose a method for re-cloning items, in case the user has fiddled with them directly.
-
Jake Archibald October 30th, 2009 @ 11:34 AM
- Tag changed from carousel, enhancement, widget to carousel, enhancement, widgets
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A JavaScript Library