Modify ↓
Ticket #2625 (closed bug: wontfix)
Interface droppable fix for relative dropzones
| Reported by: | ricardo.valencia | Owned by: | stefan |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.4 |
| Component: | interface | Version: | 1.2.3 |
| Keywords: | droppable, dropzones, relative | Cc: | |
| Blocking: | Blocked by: |
Description
Hi, I found that idrop.js from interface is using a lite version of getPosition function on line 93 wich causes drop zones behave as absolute. I changed the getPositionLite to getPosition function and that solved the problem
Change History
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.

Interface is no longer supported, consider switching to jQuery UI.