You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.
I tried it with angular 1.2.25 and 1.3.x, the bower installed hammerjs (>1.0.5) and angular-hammer(>1.0.1) and i got some errors, angular complains about dom manipulating.
Another suggestion: Do you think u can add a callback on stopevent?
callback(startindex, endindex)
I did something like this in your code: line 334 - 350
I tried it with angular 1.2.25 and 1.3.x, the bower installed hammerjs (>1.0.5) and angular-hammer(>1.0.1) and i got some errors, angular complains about dom manipulating.
Another suggestion: Do you think u can add a callback on stopevent?
callback(startindex, endindex)
I did something like this in your code: line 334 - 350
And defined the onReordered function in my controller.
The text was updated successfully, but these errors were encountered: