Not all of the parameters seem to work for my views implementation of the carousel;

1. "easing" doesn't seem to make any difference using the defaults (linear or swing)
2. "animation" also seems buggy; neither slow, fast nor 4000 makes any difference
3. "circular carousel" - mine runs continuously even though circular isn't checked.

(the other parameters seem to work fine)

And a feature-request; I would like the carousel to pause on mouseover, or while using the previous/next controls. Also; when using previous/next, the timeout for moving to the next image should be reset so it doesn't swith immediately after using the controls...

Comments

neclimdul’s picture

I can't seem recreate 1) I get different results with linear and swing. However, I have fixed the other 2 bugs listed here.

As for the other bug I'm going to move that to my issue queue on github for the javascript library. I've made a couple issues for the requested functionality. http://github.com/neclimdul/uicarousel/issues

neclimdul’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.