]> source.dussan.org Git - jquery-ui.git/commit
Sortable: Use an event object for simulated `mouseup` in `cancel()`
authorScott González <scott.gonzalez@gmail.com>
Wed, 14 Sep 2016 13:42:46 +0000 (09:42 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 14 Sep 2016 16:06:33 +0000 (12:06 -0400)
commit19027bb0852a8f26627ef5584e6dde77df9fd0df
tree810c7a745bdceb1ac8a4e45daef5cb64b9edf9bd
parent391d45ea6cf985a980d5972489162a60d601eb1a
Sortable: Use an event object for simulated `mouseup` in `cancel()`

Regression caused by a1d69208bad175a27c7b50c27fdc10001563cd4d

Fixes #15042
Closes gh-1746
ui/widgets/sortable.js