Modify ↓
Ticket #2638 (closed bug: fixed)
[UI Droppable] Remove wrapper object in manager
| Reported by: | scott.gonzalez | Owned by: | paul |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.4 |
| Component: | ui | Version: | 1.2.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Get rid of the wrapper object used in $.ui.ddmanager.droppables. Store all data directly on the droppable instance instead.
Change History
comment:2 Changed 5 years ago by scott.gonzal
- Status changed from closed to reopened
- Resolution fixed deleted
comment:3 Changed 5 years ago by scott.gonzal
- Summary changed from [UI Droppable] to [UI Droppable] Remove wrapper object in manager
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
