Przeglądaj źródła

faster scroll speed for drag

Nicolas Cannasse 4 lat temu
rodzic
commit
15ec7927c0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      bin/libs/jstree/jstree.js

+ 1 - 1
bin/libs/jstree/jstree.js

@@ -6886,7 +6886,7 @@
 		};
 		};
 		$.vakata.dnd = {
 		$.vakata.dnd = {
 			settings : {
 			settings : {
-				scroll_speed		: 10,
+				scroll_speed		: 80,
 				scroll_proximity	: 20,
 				scroll_proximity	: 20,
 				helper_left			: 5,
 				helper_left			: 5,
 				helper_top			: 10,
 				helper_top			: 10,