mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
Spiner: Tune mousewheel spinning
This commit is contained in:
2
ui/jquery.ui.spinner.js
vendored
2
ui/jquery.ui.spinner.js
vendored
@@ -241,7 +241,7 @@ $.widget('ui.spinner', {
|
||||
self._stop(event);
|
||||
self._change(event);
|
||||
}
|
||||
}, 400);
|
||||
}, 50);
|
||||
event.preventDefault();
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user