#2648 closed defect (bug) (fixed)
BuddyPress disables the "swing" easing in JQuery animations
| Reported by: | zgrossbart | Owned by: | DJPaul |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Templates | Version: | |
| Severity: | Keywords: | ||
| Cc: |
Description
I am the author of the WordPress Editorial Calendar plugin.
http://wordpress.org/extend/plugins/editorial-calendar
This plugins adds a new page to the admin console that uses JQuery animations with swing easing. Those animations break when I install BuddyPress. It looks like the JavaScript is BuddyPress is disabling or removing that easing type. Linear easing works fine.
I was able to work around this issue in my plugin, but it may cause problems for other WordPress plugins working with BuddyPress.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: #1940.