]> source.dussan.org Git - jquery-ui.git/commit
slider:
authorPaul Bakaus <paul.bakaus@googlemail.com>
Wed, 28 Jan 2009 19:10:37 +0000 (19:10 +0000)
committerPaul Bakaus <paul.bakaus@googlemail.com>
Wed, 28 Jan 2009 19:10:37 +0000 (19:10 +0000)
commitbf6b493c901d3728cae05811c21b659ff2e13c2d
tree2a3d52e0e2eb5f983d7c98e144eecf8c75289547
parentbdf7d24caeb2d851878a3fa2591911c934d29d34
slider:
- when dragging a handle, the position of the relative click is respected (fixes #3972)
- when dragging two range handles to 0, the slider was broken because the nearest handle would always be the first. Implemented a workaround. (fixes #3736)
ui/ui.slider.js