vitalets / checklist-model

AngularJS directive for list of checkboxes
http://vitalets.github.io/checklist-model
MIT License
1.05k stars 207 forks source link

Sorting #165

Closed dsmalko closed 6 years ago

dsmalko commented 6 years ago

I have a list of checkboxes which are sortable using ui-sortable. Is it possible to respect order of checkboxes for model array?

Moghul commented 5 years ago

Did you figure this out? What happened?

I got the same issue - i dont want them ordered in check order, only in the original order.