[buddypress-trac] [BuddyPress] #3412: Clicking "Favorite" fast multiple times makes it go crazy and disappear!
    buddypress-trac at lists.automattic.com 
    buddypress-trac at lists.automattic.com
       
    Sat Jul 30 12:46:06 UTC 2011
    
    
  
#3412: Clicking "Favorite" fast multiple times makes it go crazy and disappear!
-----------------------+------------------------------
 Reporter:  InterMike  |       Owner:
     Type:  defect     |      Status:  new
 Priority:  normal     |   Milestone:  Awaiting Review
Component:  Activity   |     Version:  1.5
 Severity:  normal     |  Resolution:
 Keywords:  close      |
-----------------------+------------------------------
Comment (by DJPaul):
 In the part of DTheme js near "Stream event delegation", the line
 beginning "target.fadeOut" in the callback can be amended like so to stop
 animations stacking:
 `target.stop(true, true).fadeOut( …`
 Not sure if it's a worthwhile change as in theory we'd ought to have do
 something similar on all other buttons that have a fadeOut.
-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3412#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress
    
    
More information about the buddypress-trac
mailing list