]> source.dussan.org Git - jquery-ui.git/commit
Slider: Create a copy of the options.values array for the return value of _value...
authorScott González <scott.gonzalez@gmail.com>
Tue, 4 Aug 2009 23:35:08 +0000 (23:35 +0000)
committerScott González <scott.gonzalez@gmail.com>
Tue, 4 Aug 2009 23:35:08 +0000 (23:35 +0000)
commit1a28670720cbc815647d42a045a2fac44c0cd479
treeb55d122c4e3a9ba2ecc8ac8df97b9ec6f17fc4fd
parentaacecd6450f005dbc0316d4ef38917ea7aaded09
Slider: Create a copy of the options.values array for the return value of _value().  Fixes #4751 - Dragging slider modifies values, even if callback returns false.

Thanks bkrausz.
ui/ui.slider.js