Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/extjs/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Extjs Sencha Ext JS DragDropManager不允许我在窗口上方拖动元素_Extjs - Fatal编程技术网

Extjs Sencha Ext JS DragDropManager不允许我在窗口上方拖动元素

Extjs Sencha Ext JS DragDropManager不允许我在窗口上方拖动元素,extjs,Extjs,我需要能够将一个元素拖动到浏览器窗口的范围之上,我的网格中有数千个项目,我的Sencha Ext JS 6.6.0版本的拖放功能似乎仅限于允许我将项目拖动到浏览器窗口的顶部,而不允许我在按住元素和weee的同时自动滚动。。。滚动到顶部。。(指网格而非窗口) 小。。。为什么这必须如此困难,以至于需要占用开发人员数天的时间 我的插件缺少containerScroll属性

我需要能够将一个元素拖动到浏览器窗口的范围之上,我的网格中有数千个项目,我的Sencha Ext JS 6.6.0版本的拖放功能似乎仅限于允许我将项目拖动到浏览器窗口的顶部,而不允许我在按住元素和weee的同时自动滚动。。。滚动到顶部。。(指网格而非窗口)


小。。。为什么这必须如此困难,以至于需要占用开发人员数天的时间

我的插件缺少containerScroll属性