Just FYI.

I use Views Slideshow Single Frame to show 3 slides with an UNfixed height. Each slide contains text and an image. I display the image in the slide via Imagecache through the setting in the view. When I save a new node and visit the slideshow the first slide is halfway hidden. The height is incorrect. Instead of being around 500px it's only around 150px. I found that the image in that first/new slide did not have image dimensions set. The other images/slides did have dimensions and were displaying fine.

I appears this is a bug in Imagecache that's indirectly affecting VS. Looks like VS uses the image dimensions to calculate the slide height. I was lucky enough to find a fix and just wanted to post the info here so others could find it. There's a patch for Imagecache. It's working between imagecache 6.x-2.0-beta12 and views_slideshow 6.x-2.3:

http://drupal.org/node/1047416

Comments

redndahead’s picture

Status: Active » Closed (fixed)

Marking as fixed. Thanks for the pointer.

redndahead’s picture

Issue summary: View changes

zeitgeistmovie.com