Opened 14 years ago
Closed 14 years ago
#4005 closed bug (fixed)
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.
Change History (3)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|---|
Priority: | major → critical |
comment:2 Changed 14 years ago by
Owner: | set to paul |
---|---|
Status: | new → accepted |
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r2088.