mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-01-26 17:38:11 -05:00
Sortable test unit: change tolerance to default
This commit is contained in:
@@ -18,7 +18,7 @@ var defaults = {
|
||||
scroll: true,
|
||||
scrollSensitivity: 20,
|
||||
scrollSpeed: 20,
|
||||
tolerance: "guess",
|
||||
tolerance: "default",
|
||||
zIndex: 1000
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user