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

mfer’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev

I just committed a change to increase the easing length to 20 characters.