Search and Top Navigation
#1739 closed bug (fixed)
Opened September 26, 2007 09:10PM UTC
Closed September 28, 2007 11:15AM UTC
Last modified February 26, 2009 11:10AM UTC
ui slider - moveTo - parameter value is discarded
Reported by: | pfm102 | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The p parameter to the function is discarded, because the identifier p is re-declared on the line reading
var p = this.parentSize;
At any rate, I think that's how it works. This is a warning that Aptana (an HTML/CSS/JS cross-platform IDE from http://www.aptana.com) threw at me.
Attachments (0)
Change History (4)
Changed September 27, 2007 09:03AM UTC by comment:1
owner: | → paul |
---|---|
status: | new → assigned |
Changed September 28, 2007 11:15AM UTC by comment:2
resolution: | → fixed |
---|---|
status: | assigned → closed |
thanks, fixed!
Changed May 24, 2008 03:39AM UTC by comment:3
milestone: | 1.2.2 |
---|
Milestone 1.2.2 deleted
Changed February 26, 2009 11:10AM UTC by comment:4
milestone: | → 1.5 |
---|