#2670 closed bug (fixed)
[UI Droppable] Improper order of over/out for greedy droppables
Reported by: | Scott González | Owned by: | Scott González |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When moving from an inner droppable to an outer droppable the over for the outer droppable occurs before the out for the inner droppable. The order should be reversed.
Change History (4)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:4 Changed 14 years ago by
Milestone: | → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
I am going to wait until #2638 is fixed before fixing this.