Ticket #5675 (closed bug: worksforme)

Opened 3 years ago

Last modified 7 months ago

Range-Sliders .slider('values', n) delay

Reported by: bennigraf Owned by:
Priority: major Milestone:
Component: ui.slider Version: 1.8.1
Keywords: slider range values Cc:
Blocking: Blocked by:

Description

When initiating a rangeslider (two handles) with the slide-event set to a function, accessing the slider-values in the function using $(this).slider('values', n) (with n being 0 or 1) gives back the value of the slider one move before the actual one.

Example:  http://stadtgrafen.de/testcases/slider/slider.html

ui.value works correctly, though I can't access both sliders by that.

Change History

comment:1 Changed 3 years ago by rdworth

  • Status changed from new to closed
  • Resolution set to worksforme

comment:2 Changed 7 months ago by scott.gonzalez

  • Milestone TBD deleted

Milestone TBD deleted

Note: See TracTickets for help on using tickets.