Ticket #7067 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

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:
Blocking: Blocked by:

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...

Change History

comment:1 Changed 2 years ago by scott.gonzalez

  • Status changed from new to open
  • Type changed from enhancement to bug

Yeah, this should be considered a bug.

comment:2 Changed 2 years ago by gnarf

  • Owner set to gnarf
  • Status changed from open to assigned

comment:3 Changed 2 years ago by gnarf

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

comment:4 Changed 2 years ago by scott.gonzalez

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.