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)
Change History (2)
Changed 16 years ago by
Attachment: | sortable.patch added |
---|
comment:1 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
patch