Opened 13 years ago
Closed 10 years ago
#5709 closed feature (wontfix)
Slider: Allow negative ranges
Reported by: | Vagabond | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.11.0 |
Component: | ui.slider | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Feature to allow the slider to select negative ranges (end before start). This allows you to use the slider to select day ranges like Thursday through Monday, or time ranges like 5:00PM to 9:00AM. This option is enabled via the new 'wraparound' option.
Changes are on my github branch (against somewhat older master) at
http://github.com/Vagabond/jquery-ui/commits/slider_wraparound
Change History (3)
comment:1 Changed 11 years ago by
Type: | enhancement → feature |
---|
comment:2 Changed 10 years ago by
Milestone: | TBD → 1.11.0 |
---|
comment:3 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
We try to maintain only the core functionality for a slider in the component and allow users to create plugins adding features such as this. Should the community overwhelming feel this functionality should be included in the core component functionality, we will revisit this.