mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-02-16 05:55:21 -05:00
slider: added better description for workaround for #3726
This commit is contained in:
@@ -218,7 +218,6 @@ $.widget("ui.slider", $.extend({}, $.ui.mouse, {
|
||||
|
||||
normValue = this._normValueFromMouse(position);
|
||||
this._slide(event, index, normValue);
|
||||
|
||||
return true;
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user