#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)
Change History (4)
Changed 15 years ago by
Attachment: | sortable.patch added |
---|
comment:1 Changed 15 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.
comment:3 Changed 14 years ago by
Milestone: | → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
patch