Skip to content

Commit e979370

Browse files
ohepworthbellowen-m1
authored andcommitted
#1644: Remove transform on drop
1 parent 8b07ba2 commit e979370

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Sortable.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,6 +1352,7 @@ Sortable.prototype = /** @lends Sortable.prototype */ {
13521352
css(document.body, 'user-select', '');
13531353
}
13541354

1355+
css(dragEl, 'transform', '');
13551356

13561357
if (evt) {
13571358
if (moved) {

0 commit comments

Comments
 (0)