Needs review
Project:
jCarousel
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2012 at 19:51 UTC
Updated:
3 Jan 2017 at 19:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jackniu commentedSubscribed!
Comment #2
jackniu commentedI encountered the same problem,but still have not solved! Anyone has good idea,please share it with us! Thank you!
Comment #2.0
jackniu commentedAdding clearification
Comment #2.1
rbrownellcorrected wording....
Comment #3
olarin commentedThis behaviour is not specific to the Drupal module, it's built into the jCarousel library. However, I agree it's undesirable, and we can get around it in module-space. Here's a first stab patch at doing just that. I'm making the change in the reloadCallback in addition to the setupCallback so that the wrapping turns on and off appropriately with responsive resizing. Works for my specific situation but I haven't tested all use cases yet to make sure I didn't break something inadvertently.
Comment #4
olarin commented