Search and Top Navigation
#3763 open feature ()
Opened January 05, 2009 04:21AM UTC
Last modified June 24, 2014 11:55PM UTC
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.
Attachments (0)
Change History (6)
Changed February 17, 2009 12:39PM UTC by comment:1
| milestone: | TBD → 1.next |
|---|
Changed March 28, 2011 08:04PM UTC by comment:2
| status: | new → open |
|---|
Changed June 26, 2012 01:22AM UTC by comment:3
| type: | enhancement → feature |
|---|
Changed October 03, 2012 04:49PM UTC by comment:4
| milestone: | 1.next → 1.11.0 |
|---|
Changed November 11, 2012 02:54AM UTC by comment:5
| 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.
Changed June 24, 2014 11:55PM UTC by comment:6
| milestone: | 1.11.0 → none |
|---|
Makes sense. Should be tackled for next release.