Skip to content

Commit

Permalink
+ comment
Browse files Browse the repository at this point in the history
  • Loading branch information
RubaXa committed Feb 19, 2017
1 parent 946bec3 commit 9723f86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sortable.js
Original file line number Diff line number Diff line change
Expand Up @@ -1428,6 +1428,7 @@
}
}

// Fixed #973:
_on(document, 'touchmove', function (evt) {
if (Sortable.active) {
evt.preventDefault();
Expand Down

0 comments on commit 9723f86

Please sign in to comment.