Transition time
ionuts71 - March 19, 2008 - 15:14
| Project: | Couloir Slideshow |
| Version: | 6.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
1. How I can adjust the transition time between pictures? Not the autoplay duration. I mean the gray pause with ajax-loader between the pictures.
First I thought that is a problem with picture size, but even for small pictures the pause time between the pictures is quite the same, aprox. 3 seconds.
2. And how I can change the transition mode for example to slide left-right or fade-out.

#1
Yes, I also would like to know which parameter is the transition time. Thanks :-)
#2
Add me to that request.
Since script.aculo.us has lots of effects, wouldn't it be nice if these settings were configurable (per block, even)?
Wonder if the lag time is just due to so many calculations, and to resizing EVERY time?
#3
While there is an option for "Duration" and noted as "default 10000", the change to the form box is not written. Once settings saved, it just reverts back to the default value 10000.
#4
This is a different problem and should be opened as such. A new bug report has been opened. http://drupal.org/node/463828
#5
The time in between pictures is just the time it takes to process the next picture and get it loaded into place. If someone wishes to try and trim this time down, I am happy to accept patches. Also, since the latest version of the module uses jquery not script.aculo.us, further work on the older effects will not be done.