]> source.dussan.org Git - jquery-ui.git/commit
Slider: Changed _trimAlignValue function to return the correct inclusive value betwee...
authorpoplix <poplix@papuasia.org>
Mon, 6 Dec 2010 15:05:46 +0000 (10:05 -0500)
committerScott González <scott.gonzalez@gmail.com>
Mon, 6 Dec 2010 15:05:46 +0000 (10:05 -0500)
commit0d0969ca2b6ad5c8937313cc3868d8a21335d748
treead0a0d121ca359242d039db560e8036d0b2451cd
parent22cf318e40e0ee1996ac27d8877ef2ec19e84ca2
Slider: Changed _trimAlignValue function to return the correct inclusive value between min and max. Fixes #6643 - using range and step options makes jquery change min and max.
ui/jquery.ui.slider.js