Skip to main content

Search and Top Navigation

#5232 closed bug (worksforme)

Opened February 25, 2010 05:52PM UTC

Closed February 26, 2010 02:19AM UTC

Last modified October 11, 2012 09:15PM UTC

slider returning incorrect values with slide method

Reported by: akisma Owned by:
Priority: major Milestone:
Component: ui.slider Version: 1.7.2
Keywords: inaccurate Cc:
Blocked by: Blocking:
Description

logging out the value of the slider on both slide and stop, slide doesn't seem to fire when it reaches its destination, so when stop fires, the value seems to increase/decrease by 1 depending on the direction of movement.

click&drag to location: "slide: 22"

without moving, releasing mouse button: "stop: 23"

etc.

Attachments (0)
Change History (2)

Changed February 26, 2010 02:19AM UTC by scottgonzalez comment:1

resolution: → worksforme
status: newclosed

This is correct. The value isn't updated until after the slide occurs. If you need help, please use the forums.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted