#5232 closed bug (worksforme)
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.
Note: See
TracTickets for help on using
tickets.
This is correct. The value isn't updated until after the slide occurs. If you need help, please use the forums.