#3963 closed bug (notabug)
ui.range not reported in latest trunk version
Reported by: | danwellman | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | ui.slider | Version: | 1.6rc5 |
Keywords: | range, ui.range | Cc: | |
Blocked by: | Blocking: |
Description
There appears to have been a regression with the second object (ui) passed to the change callback in the latest trunk version of ui.slider.js
ui.range returns either nothing or 'undefined'
Note: See
TracTickets for help on using
tickets.
Actually sorry for letting you report that - it's in fact true to the specs. The range is really not needed in the callback, and can be styled by css easily.