Download & Extend

style_options[easing] maxlength is too short for custom easing settings

Project:Views carousel
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

#1

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

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

nobody click here