Bug Tracker

Modify

Ticket #6984 (closed enhancement: wontfix)

Opened 3 years ago

Last modified 3 years ago

animations - tweening

Reported by: jeremy-t Owned by:
Priority: undecided Milestone: 1.4.3
Component: misc Version: 1.4.2
Keywords: effects, animations Cc:
Blocking: Blocked by:

Description

Uh, I noticed that we don't have tweening implemented in any of our nice jQuery animations here...

There are only speed of animations, which follow a steady animation timeline.

If you would like me to spend the time to implement time-based motion tweening (such as penner's algs for flash), I can easily do that in javascript and should be able to add that to these animations and effects...

Reply if you want this, don't if you don't. If it's not something you think would benefit jQuery, I'm not going to spend the time to do it. However, it would make the effects 'nicer'..

Change History

comment:1 Changed 3 years ago by dmethvin

That seems like a good idea for a plugin, at least that would be the best place to start. Have you seen the jQuery UI effects animations as well?

comment:2 Changed 3 years ago by snover

  • Priority set to undecided
  • Status changed from new to closed
  • Resolution set to wontfix

There is already a  jQuery easing plugin that uses Robert Penner’s algorithms. I do not think there is anything else that needs to be done here.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.