Search and Top Navigation
#4005 closed bug (fixed)
Opened January 30, 2009 03:29PM UTC
Closed February 17, 2009 12:21PM UTC
slider and change callback with range: true
Reported by: | tuzemec | Owned by: | paul |
---|---|---|---|
Priority: | critical | Milestone: | 1.7 |
Component: | ui.slider | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When range is true, the change callback is fired up together with the slide callback (i.e. when the the slider is moved with the mouse for example, not when I the mouse button is released).
The change callback behaves as expected when range is false.
Attachments (0)
Change History (3)
Changed February 01, 2009 01:42AM UTC by comment:1
milestone: | TBD → 1.6 |
---|---|
priority: | major → critical |
Changed February 17, 2009 10:58AM UTC by comment:2
owner: | → paul |
---|---|
status: | new → accepted |
Changed February 17, 2009 12:21PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | accepted → closed |
Fixed in r2088.