Skip to main content

Search and Top Navigation

#7067 closed bug (fixed)

Opened March 04, 2011 10:52PM UTC

Closed May 10, 2011 03:06PM UTC

Bounce effect duration is multiplied by the number of bounces

Reported by: gnarf Owned by: gnarf
Priority: minor Milestone: 1.9.0
Component: ui.effects.* (individual effect) Version: 1.8.9
Keywords: Cc:
Blocked by: Blocking:
Description

Currently the duration parameter for the bounce effect is multiplied by the number of times it bounces:

http://jsfiddle.net/gnarf/pyjmB/

I would like to propose that this get normalized to

 duration/times 
so the "duration" of the bounce is actually closer to the true amount of time it takes to bounce...

Attachments (0)
Change History (4)

Changed March 07, 2011 01:44PM UTC by scottgonzalez comment:1

status: newopen
type: enhancementbug

Yeah, this should be considered a bug.

Changed March 08, 2011 11:35AM UTC by gnarf comment:2

owner: → gnarf
status: openassigned

Changed March 27, 2011 11:37AM UTC by gnarf comment:3

This also effects pulsate... https://github.com/jquery/jquery-ui/pull/168

Changed May 10, 2011 03:06PM UTC by scottgonzalez comment:4

resolution: → fixed
status: assignedclosed