mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
slider: added better description for workaround for #3726
This commit is contained in:
parent
966f6e46dd
commit
b2cbdb6ff4
@ -218,7 +218,6 @@ $.widget("ui.slider", $.extend({}, $.ui.mouse, {
|
||||
|
||||
normValue = this._normValueFromMouse(position);
|
||||
this._slide(event, index, normValue);
|
||||
|
||||
return true;
|
||||
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user