Side navigation
#4116 closed bug (fixed)
Opened February 10, 2009 11:05PM UTC
Closed March 17, 2009 09:08PM UTC
Last modified March 17, 2009 09:09PM UTC
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: | ||
Blocked by: | Blocking: |
Description
Right now parseInt is used - parseFloat is probably more precise.
See also #3239 for a real-life example.