Active
Project:
Views Slideshow: ImageFlow
Version:
6.x-2.0-alpha1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 May 2011 at 16:06 UTC
Updated:
3 May 2011 at 17:31 UTC
I am having trouble using Views ImageFlow. I've generated a set of pictures via Image Cache, and while configuring the view, these appear at the correct size. Yet when I look at the Views Slideshow at the path I've given it, the Images have been scaled down, for no reason that I can see.
Additionally, toggling reflections to "true" in imageflow.js has no effect, though the opacity switch does.
Comments
Comment #1
killtheliterate commentedViews ImageFlow does not surface the correct image size, as specified in Views.
I've generated a set of pictures via Image Cache, and while configuring the view, these appear at the correct size. Yet when I look at the Views Slideshow at the path I've given it, the Images have been scaled down, for no reason that I can see. This happens whether Image Cache is involved or not.
I thought perhaps there was something in imageflow.css that is scaling the images, as when I disable the css, the images are the right size, but vertical.
Comment #2
killtheliterate commentedThought I'd amend this with what I've found in messing with this module.
The image size is derivative of the image focus multiplier. Which is extremely counterintuitive, and requires math to get an image to surface at actual size. Seems like this could be implemented better, or perhaps the vocabulary could be improved.
Still a sweet module!