Modify ↓
Ticket #4116 (closed bug: fixed)
parseFloat should be used in offset
| Reported by: | john | Owned by: | brandon |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | offset | Version: | 1.3.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Right now parseInt is used - parseFloat is probably more precise.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

See also #3239 for a real-life example.