Bug Tracker

Opened 16 years ago

Closed 16 years ago

#2417 closed bug (fixed)

sortable: patch to fix nested sortables

Reported by: jr Owned by: paul
Priority: major Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: Cc:
Blocked by: Blocking:

Description

If you have one sortable inside another, sortable gets confused as to which items to trigger on. The attached patch fixes this by associating the item with its sortable.

Attachments (1)

sortable.patch (1.2 KB) - added by jr 16 years ago.
patch

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by jr

Attachment: sortable.patch added

patch

comment:1 Changed 16 years ago by paul

Resolution: fixed
Status: newclosed

This doesn't seem to fix anything in the current trunk version. In fact, a lot have changed in the last days, and I tested nested sortables, it works as expected.

Note: See TracTickets for help on using tickets.