Skip to main content

Bug Tracker

Side navigation

#1739 closed bug (fixed)

Opened September 26, 2007 09:10PM UTC

Closed September 28, 2007 11:15AM UTC

ui slider - moveTo - parameter value is discarded

Reported by: pfm102 Owned by: paul
Priority: major Milestone: 1.2.2
Component: ui 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 (2)

Changed September 27, 2007 09:03AM UTC by paul comment:1

owner: → paul
status: newassigned

Changed September 28, 2007 11:15AM UTC by paul comment:2

resolution: → fixed
status: assignedclosed

thanks, fixed!