提交 e83eb7ee 编写于 作者: O Owen Mills

#2021: Fix multidrag indicies

上级 77e04818
......@@ -373,6 +373,7 @@ function MultiDragPlugin() {
// Multi-drag drop
if (dragStarted && this.isMultiDrag) {
folding = false;
// Do not "unfold" after around dragEl if reverted
if ((parentEl[expando].options.sort || parentEl !== rootEl) && multiDragElements.length > 1) {
let dragRect = getRect(dragEl),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册