Bug Tracker

Modify

Ticket #1586 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

Problem animating to 0%

Reported by: Kaitlyn2004 Owned by:
Priority: major Milestone: 1.2.1
Component: effects Version: 1.2
Keywords: Cc:
Blocking: Blocked by:

Description

With the introduction of the % animation effects, I tried to implement it and I used .animate({left:percentage}, "slow") where percentage was 0%/33%/66%. Both 33 and 66 worked, but when I tried to go to 0 it simply jumped there (did not animate). If I remove the "%" from the 0, then it works... but I don't think this should be required to do as 0% is a valid value.

Change History

comment:1 Changed 6 years ago by john

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

Fixed in SVN rev [3303].

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.