I have an imagefield in a block that has a max of 4 images. If I have 4 images it is working as I expected. If I delete one image from the content the slideshow loops through the 3 remaining images and then the block the view is displayed in disappears (for the duration of the fade) and then the show starts again.
When I first created the content type and added images to the content I had set max images to 5 and added 3 images. The slideshow then was displaying the 3 existing images and then blanking (for 2 x the fade time) as if it was using the max allowable number of images rather than the actual number of existing images to loop through.
I dont know if this is a problem with the views/views slideshow or imagefield or something I have caused. I am new to drupal.
Comments
Comment #1
jimboh commentedComment #2
redndahead commentedJust tested this using 6.x-2.0 and it works fine when setting it to 400 images and I have only 50. Maybe has been fixed in views or this module.