]> source.dussan.org Git - jquery-ui.git/commit
Button: Don't fire click/change events if mouse was dragged during click of toggle...
authorKris Borchers <kris.borchers@gmail.com>
Fri, 13 May 2011 19:28:10 +0000 (15:28 -0400)
committerScott González <scott.gonzalez@gmail.com>
Fri, 13 May 2011 19:29:03 +0000 (15:29 -0400)
commit427f3d4345c6c3507fefcd9319adaf5588faaad4
treef92221f6028b4280b47262bbc23943ce9db021e3
parent16b4ffb791f50d8852289db88eef175b6d1adb97
Button: Don't fire click/change events if mouse was dragged during click of toggle (checkbox/radio) button. Fixed #6970 - Button state inconsistencies after (accidental) drag-clicking the button.
(cherry picked from commit a69a1788bc5cd67c6e627e519e20897a0c238945)
ui/jquery.ui.button.js