Found three option what really matter and they aren't configurable (missing).
Missing option:
- data-time (how long animation takes - most important option)
- data-ease-in / data-ease-out (easing for the animations - very important)
- data-fixed (no animation - don't know if is nedeed but maybe)
To reproduce:
- Create new View
- Choose format -> Views Fractionslider
- Click "Setting" near format
- Choose "Field Settings"
- Choose for example "Title"
For all possible option (references):
http://jacksbox.de/stuff/jquery-fractionslider/element-option-reference/
Screenshot:
Place where option is missing.
| Comment | File | Size | Author |
|---|---|---|---|
| screenshot.png | 47.18 KB | patryk padus |
Comments
Comment #1
monymirzaThanks for reporting. i will look it.
Comment #3
monymirzadata-time and data-ease-in / data-ease-out options added. there is no need for data-fixed
Alternately of data-fixed, set data-in/out to none.
Thanks,
Comment #4
patryk padus commentedI will upload new module (you have email :))
Added options from plugin for fully support it.
Now i have in my panel all variables from JS editable.
This 3 option checked and work perfectly :D
Comment #5
monymirza