Posted by killtheliterate on May 2, 2011 at 4:06pm
1 follower
Jump to:
| Project: | Views Slideshow: ImageFlow |
| Version: | 6.x-2.0-alpha1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
Views 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.
#2
Thought 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!