Permalink
Browse files
Sortable test unit: change tolerance to default
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
tests/unit/sortable/sortable.js
|
|
@@ -18,7 +18,7 @@ var defaults = { |
|
|
scroll: true,
|
|
|
scrollSensitivity: 20,
|
|
|
scrollSpeed: 20,
|
|
|
- tolerance: "guess",
|
|
|
+ tolerance: "default",
|
|
|
zIndex: 1000
|
|
|
};
|
|
|
|
|
|
|
0 comments on commit
c1b698b