mirror of https://github.com/RubaXa/Sortable.git
Browse Source
In the dev branch the `sort` event is not always correctly called on the receiving list. This IS working in the latest released branch. The fix is trivial and included in this PR. The case is illustrated in this JsBin: http://jsbin.com/muxojulevo/3/edit. It occurs whenever an item is picked up from a list and dropped in a nested container.pull/182/head
Roel van Duijnhoven
10 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue