Commit 6aef226
Michael Bui
Make in use of onMoveFn's return value
In original library, returned value from onMove handler will be checked to determine to skip moving action on a element.
Ref: https://github.com/RubaXa/Sortable#options1 parent 571f283 commit 6aef226
1 file changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
65 | 71 | | |
66 | 72 | | |
67 | 73 | | |
| |||
0 commit comments