Search and Top Navigation
#5501 closed bug (fixed)
Opened April 09, 2010 06:41PM UTC
Closed April 09, 2010 06:45PM UTC
Last modified April 21, 2010 01:18PM UTC
sortable: disabled should not have the ui-state-disabled class
Reported by: | rdworth | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8.1 |
Component: | ui.sortable | Version: | 1.8 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When you call .sortable("disable") the ui-sortable-disabled class should be added but not the ui-state-disabled. Since sortable is an interaction, it's up to the user if and how to style the disabled state.
Fixed in 3291d39