Closed (won't fix)
Project:
Flex Slider
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2013 at 09:19 UTC
Updated:
24 May 2013 at 20:43 UTC
I have setup a flexslider slideshow with 2 items per slide. Now at the end of the slides want it to be continuous effect instead of wrapping back to the first slide. I mean at the end instead of having all the slides slide to the right to go the first one (like carousel), I want the 1st slides continue to slide left to come in from the right. It works as expected on 1 item per slide but doesn't work on 2 items per slide. Am I missing a setting somewhere is this a bug?
Comments
Comment #1
mgwisni commentedFollowing, I'd love this as well.
Comment #2
sokrplare commentedLooks like this isn't yet available in FlexSlider2. See https://github.com/woothemes/FlexSlider/issues/287
animationLoop set to true just seems to do what you're describing above per http://stackoverflow.com/q/16587880 and some other similar posts.
Setting to "won't fix" because until this is added to the FlexSlider library itself, there isn't anything the Drupal wrapper module can do about it unfortunately. If you want this, get a patch committed to the FlexSlider library over on github (would be sweet)!