Great stuff!

But the display has these problems in my installation:

1. The animation on hover over the thumbnails is not good. It only flashes some bits of it. I assume it should be a fly-in from the top left. Hovering the second time over the thumbnail is a different animation. It's not smooth but quite chunky. (Safari 5.1.5 on Mac) Is it possible to go without animation? (I'd do it with css hover.)

2. Clicking on the thumbnails from left to right doesn't display the fade-transition in the main image.

3. Zooming only works for the first image. (Zoom is in the main image, not beside it. Is that intended?)

4. When zooming, the bottom border line of the main image keeps visible but the others disappear.

5. When resizing the whole thing in css (e.g. to 430px width), all images get blurry and the bottom border line of the main image container disappears.

Comments

duckzland’s picture

1. The animation on hover over the thumbnails is not good. It only flashes some bits of it. I assume it should be a fly-in from the top left. Hovering the second time over the thumbnail is a different animation. It's not smooth but quite chunky. (Safari 5.1.5 on Mac) Is it possible to go without animation? (I'd do it with css hover.)

-> Its possible to turn off the thumbnail animation from the configuration, and you can use custom css to do the css animation.

2. Clicking on the thumbnails from left to right doesn't display the fade-transition in the main image.

-> I believe there is no fade animation in the main image currently, patch is welcomed though

3. Zooming only works for the first image. (Zoom is in the main image, not beside it. Is that intended?)

-> module may need adjustment for your theme, check http://vtcart.com/node/16 it can zoom any image

4. When zooming, the bottom border line of the main image keeps visible but the others disappear.

-> module may need adjustment for your theme, check http://vtcart.com/node/16 it can zoom any image

5. When resizing the whole thing in css (e.g. to 430px width), all images get blurry and the bottom border line of the main image container disappears.

-> need to readjust the imagestyle as well

duckzland’s picture

Status: Active » Postponed (maintainer needs more info)
sourabh_it’s picture

Version: » 7.x-1.0-alpha6
Issue summary: View changes
Issue tags: +display issues

Great Module!!!

It really helps in fulfilling my requirement but I, also facing the same issue (#3) as mentioned above in this thread i.e.

"Zooming only works for the first image. (Zoom is in the main image, not beside it. Is that intended?)"

Please suggest as the link mentioned in last post is not active now.

Thanks in advance.

sourabh_it’s picture

Status: Postponed (maintainer needs more info) » Active
alu-sia’s picture

Hi! Did you find something to solve #3 issue?