Why is the drupal_add_js for the easings file commented out?

Comments

Daemon_Byte’s picture

I was wondering that myself because it breaks nearly all the effects you can select from the drop down.

nicholasthompson’s picture

Status: Active » Needs work

I can confirm that un-remarking the drupal_add_js($path .'jquery.easing-1.3.pack.js'); line (currently on line 45) causes no obvious problems and allows more of the transitions.

I imagine the issue is that if you use another 3rd party module which ALSO includes Easings, there may be a problem...

Maybe we need another "JQuery Update"-like module which uses Libaries to include the Easings Library? The JS file can be obtained separately...
http://gsgd.co.uk/sandbox/jquery/easing/