Opened 10 years ago
Closed 10 years ago
#8723 closed bug (duplicate)
Draggable inside a transformed element does not follow the cursor
Reported by: | tobyodavies | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.draggable | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Calculation of a draggable element's new position does not apply CSS transforms.
When a draggable element is inside a transformed element it does not follow the cursor.
Note: See
TracTickets for help on using
tickets.
Duplicate of #6844.