Hope this isn't too much of a noobie question but I've been trying to figure this out for hours. I would like to change the speed at which the images change (not the transition but the time that they stay on the screen before moving on to the next image).

When I edit the gallery in the Parameters box I put the following:

timeout:10000

It doesn't seem to change the speed of the image rotation. Is there somewhere else I should be updating the timeout parameter?

Thanks!

CommentFileSizeAuthor
#3 449336-parse-parameters.patch1.9 KBboombatower

Comments

boombatower’s picture

Assigned: Unassigned » boombatower

Looks like this might be a bug...I glanced at the code and it does not seem right.

I'll take a look later today and get back to you.

boombatower’s picture

Category: support » bug
Status: Active » Needs review

Yea, it was a bug.

Attached is patch that fixes it. I will be making a few other improvements shortly and then I'll roll them into a release.

boombatower’s picture

StatusFileSize
new1.9 KB
boombatower’s picture

Title: How do you change the speed of the image rotation in Image Cycle? » Correct parameter parsing
Status: Needs review » Fixed

Committed to both branches.

stevelack’s picture

Thanks for the patch and for this module. It was exactly what I needed and easy to set up for a Drupal neophyte.

boombatower’s picture

Good to hear.

Thanks for reporting the bug.

Status: Fixed » Closed (fixed)

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