Skip to content

Commit bb197d8

Browse files
committed
嵌套移动滚动条问题的修改
1 parent 25c3807 commit bb197d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sortable.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@
122122
}
123123
}
124124

125+
!scrollEl&&(scrollEl=autoScroll.el);
126+
125127
if (scrollEl) {
126128
el = scrollEl;
127129
rect = scrollEl.getBoundingClientRect();

0 commit comments

Comments
 (0)