Closed (won't fix)
Project:
Imageflow
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2008 at 17:53 UTC
Updated:
19 Apr 2012 at 18:46 UTC
I love this module, setup was easy with no trouble.
I am wondering if there is a way to have the display of the images, start in the middle of the images, instead of the first item?
Thanks,
Comments
Comment #1
jpsalter commentedI've modified the javascript for a client and should be able to include this in the next release.
Comment #2
t4him commentedcan you give a hint where this is in the .js file? My images start too far the the left, thus it scrolls into the left block region. Other that that this module is flawless. Can wait to see what you do with the vars . . . autoscrolll? timer view of each image? mouse over image zoom?
Comment #3
DanGarthwaite commentedA quick hack I did just to clue the user in that it's interactive. Note the last line of code: this emulates a mouse wheel event, once, after 1 second.
Comment #4
DanGarthwaite commentedI can't seem to find a way of obtaining the current image index? If I could derive the current image and the number of images I could submit a patch to rotate the images with a setInterval.
I'm getting close with an ugly hack of determining edge conditions with something like\
Maybe I should just add a global image_idx variable and refactor to keep track?
Comment #5
jamesbenison commentedClosing out obsolete issue.
Comment #6
jamesbenison commented