Opened 13 years ago
Closed 13 years ago
#4061 closed defect (fixed)
incorrect use of parseInt in dojo/_base/fx.js
Reported by: | alex | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | fx | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Note: See
TracTickets for help on using
tickets.
(In [10035]) use parseFloat instead of parseInt where appropriate. Fixes #4061