Active
Project:
Views Slideshow: ImageFlow
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2009 at 08:03 UTC
Updated:
14 Oct 2009 at 06:47 UTC
I change some property on views_slideshow_imageflow.js,v 1.1.2.2 like
xStep: 250,
imageFocusM: 1.5,
opacity: true,
reflectionP: 0.4,
taking the values from:
http://finnrudolph.de/ImageFlow/Examples
And nothing change.
I don't know .js and is so dificult make change and undestand the code, can you guide me or tell me if is posibble, i think that would be realy cool can chage that things
Thanks
Comments
Comment #1
virme commentedI would try changing these attributes directly in plugin files, and not in a drupal module (sites/all/plugins/imageflow/imageflow.js). Although it is a dangerous path to go ;)