提交 0b909aa5 编写于 作者: R RubaXa

#285: * fixed dragover handler

上级 87e336a1
......@@ -488,7 +488,7 @@
isOwner = (activeGroup === group),
canSort = options.sort;
if (evt.dataTransfer && evt.dataTransfer.effectAllowed !== 'move') {
if (!dragEl) {
return;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册