Skip to content

Added ability to skip items with disabledClass. Useful when sorting over disabled or hidden items.#115

Open
poscar wants to merge 3 commits intomjsarfatti:2.0alphafrom
poscar:disabled-items
Open

Added ability to skip items with disabledClass. Useful when sorting over disabled or hidden items.#115
poscar wants to merge 3 commits intomjsarfatti:2.0alphafrom
poscar:disabled-items

Conversation

@poscar
Copy link

@poscar poscar commented Jan 17, 2014

Items with the class specified by the disabledClass option will be skipped when sorting another item over them.

This is useful if you have a nested list where some items can be disabled/hidden but you still need to be able to properly sort over them. Without this feature sorting over hidden items behaves erratically when changing nesting levels.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant