Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#5501 closed bug (fixed)

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.

Change History (2)

comment:1 Changed 13 years ago by rdworth

Resolution: fixed
Status: newclosed

Fixed in 3291d39

comment:2 Changed 13 years ago by rdworth

Milestone: 1.91.8.1
Note: See TracTickets for help on using tickets.