Opened 14 years ago
Last modified 9 years ago
#3763 open feature
Slider: Change step option to snap on mouseup
Reported by: | scottjehl | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.slider | Version: | 1.6rc4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
It would be nice if the slider handles always slid smoothly but snapped on mouseup. This might be more user friendly on sliders that have a visible scale, but I'm not sure.
Change History (6)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.next |
---|
comment:2 Changed 12 years ago by
Status: | new → open |
---|
comment:3 Changed 11 years ago by
Type: | enhancement → feature |
---|
comment:4 Changed 10 years ago by
Milestone: | 1.next → 1.11.0 |
---|
comment:5 Changed 10 years ago by
Summary: | slider step should snap rather than step → Slider: Change step option to snap on mouseup |
---|
For what it's worth jQuery UI's slider currently behaves like the native input[type=range]
control in this respect.
comment:6 Changed 9 years ago by
Milestone: | 1.11.0 → none |
---|
Note: See
TracTickets for help on using
tickets.
Makes sense. Should be tackled for next release.