Bug Tracker

Modify

Ticket #11284 (closed enhancement: fixed)

Opened 16 months ago

Last modified 16 months ago

Simplify easings to only rely on the state.

Reported by: scott.gonzalez Owned by:
Priority: low Milestone: None
Component: effects Version: 1.7.1
Keywords: Cc:
Blocking: Blocked by:

Description

jQuery has been passing 0 for the start value and 1 for the difference since v1.2. We should simplify the linear and swing easings to only rely on state.

Change History

comment:1 Changed 16 months ago by scott.gonzalez

  • Component changed from unfiled to effects

comment:2 Changed 16 months ago by addyosmani

  • Priority changed from undecided to low
  • Status changed from new to open

comment:3 Changed 16 months ago by Scott González

  • Status changed from open to closed
  • Resolution set to fixed

Easing: Only use the state to calculate the value. Fixes #11284 - Simplify easings to only rely on the state.

Changeset: 8618487c536f7128222e3d0fefca933cc3e94298

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.