Eric Montellese
Eric Montellese
I actually also just ran into this - I think that you are right.
Actually, i think that 'return' may not be right regardless. If '>' work needs to be done If '
Also it looks like the 'to()' function has some issues in some cases. I'll put together a pull request.
Please see #93 for a proposed solution to this and a related issue that I was having in the case where an ordered item is dragged from one list to...
Looks like the tests fail for this so there's more work to do -- however, I invite your comments before I dive in too deeply.
In my opinion, I think this new model is fine -- the order is preserved. (in other words, I think the test is too picky). The actual order values are...
I think the test failures are only showing that there are gaps -- but is it required for there not to be in order for the ordered-model to be working?...