From 6c84531d7ced59fc3b884aa11845c7016d4187aa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Sun, 7 Aug 2011 12:38:01 -0400 Subject: [PATCH] Spinner: Fixed double firing of change event when setting the value option directly. --- demos/spinner/default.html | 7 ++++++- ui/jquery.ui.spinner.js | 11 ++--------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/demos/spinner/default.html b/demos/spinner/default.html index 35445a0e1..53fd81bf5 100644 --- a/demos/spinner/default.html +++ b/demos/spinner/default.html @@ -6,6 +6,7 @@ + @@ -13,7 +14,11 @@