Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#2417 closed bug (fixed)

sortable: patch to fix nested sortables

Reported by: jr Owned by: paul
Priority: major Milestone: 1.5
Component: ui.core 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 15 years ago.
patch

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by jr

Attachment: sortable.patch added

patch

comment:1 Changed 15 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.

comment:2 Changed 15 years ago by (none)

Milestone: 1.2.4

Milestone 1.2.4 deleted

comment:3 Changed 14 years ago by paul

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