Active
Project:
Views carousel
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2009 at 17:41 UTC
Updated:
4 Nov 2009 at 23:11 UTC
The maxlength of 10 characters does not allow the input of easing functions such as easeInOutQuart. I would suggest raising it to 20, as the longest function currently included in jquery.easing is easeInOutElastic, 16 characters.
Comments
Comment #1
mfer commentedI just committed a change to increase the easing length to 20 characters.