Any way to make the imageflow circular as seen here http://finnrudolph.de/ImageFlow/Examples#Circular_no_scrollbar?
Thanks!
Katie
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | views_slideshow_imageflow.tar_.gz | 12.96 KB | broncomania |
| #7 | views_slideshow_imageflow.zip | 5.01 KB | Roze-1 |
| #2 | imageflow_circular.patch | 3.61 KB | SteveViselli |
Comments
Comment #1
kazah commentedI have the same problem!! Any ideas?
Comment #2
SteveViselli commentedHi,
Here's a patch that implements the circular feature (6.x-2.x-dev). Place it in /sites/all/modules/views_slideshow_imageflow/ and run
patch -p0 < imageflow_circular.patchYou can find a checkbox to turn it on at the bottom of the imageflow style options.
Steve
Comment #3
aaron commentedSteve,
Thanks for the patch! I'll review it later this week and apply assuming it works as advertised. (Looks good from a quick glance.)
Thanks,
Aaron
Comment #4
akalata commentedIt's working great for me, thanks!
Comment #5
Roze-1 commentedCan you tell me how to apply the patch inside the views_slideshow_imageflow ?
Comment #6
Roze-1 commentedIts working ! .. Is it possible to add Auto play option ??
Comment #7
Roze-1 commentedI have added AutoPlay patch which works in the alpha-1 version. Please check to it and reply. And thanks to Steve for creating Circular patch.
Replace the zip files accordingly
# sites\all\modules\views_slideshow_imageflow\themes\js\views_slideshow_imageflow.js
# sites\all\modules\views_slideshow_imageflow\themes\views_slideshow_imageflow.theme.inc
# sites\all\modules\views_slideshow_imageflow.variables.inc\views_slideshow_imageflow.variables.inc
# sites\all\modules\views_slideshow_imageflow\views_slideshow_imageflow.views_slideshow.inc
Comment #8
gdkt11 commentedWow, ask and you shall receive. I owe you a beer Steve!
Cheers
Comment #10
chertzogthanks for this, but is there a way to use imageFocusMax with this?
Comment #11
broncomania commentedI added the patch above and the circular option in a package. the problem I found out is that the auto play function is working alone also the circular option but they dont play well together. maybe some can find the problem?
Update: This package is not working. It contains some mistakes