Closed arogachev closed 9 years ago
After fixing #5, now sometimes sort is processed twice.
This can lead to situation when after adding 6th active model to existing 5, it will receive sort 7 (in case of using ContinuousNumericalSortableBehavior).
7
ContinuousNumericalSortableBehavior
After fixing #5, now sometimes sort is processed twice.
This can lead to situation when after adding 6th active model to existing 5, it will receive sort
7
(in case of usingContinuousNumericalSortableBehavior
).