aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.draggable.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ui.draggable.js')
-rw-r--r--ui/ui.draggable.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/ui.draggable.js b/ui/ui.draggable.js
index e6ccc2280..d0671ac14 100644
--- a/ui/ui.draggable.js
+++ b/ui/ui.draggable.js
@@ -378,7 +378,7 @@ $.extend($.ui.draggable, {
revert: false,
revertDuration: 500,
scope: "default",
- scroll: false,
+ scroll: true,
scrollSensitivity: 20,
scrollSpeed: 20,
snap: false,