Opened 8 years ago

Closed 8 years ago

#11415 closed bug (wontfix)

Draggable refresh position after reverting back

Reported by: verma.neeraj Owned by:
Priority: minor Milestone: none
Component: ui.draggable Version: 1.11.3
Keywords: Cc:
Blocked by: Blocking:

Description

I have a draggable object, which will revert to original position if dropped to particular area. But after reverting to original position when I get the position from stopdrag event I get the position where I dropped the draggable element. It should be the one after reverting back to original position. And I can't even check in stop event if the draggable object is reverted to original position or not. Not even in stop event I can refresh the ui positions.

Change History (1)

comment:1 Changed 8 years ago by Scott González

Component: ui.coreui.draggable
Resolution: wontfix
Status: newclosed

The revert options are going away, in favor of doing a manual revert however you want. As such, nothing is going to change here.

Note: See TracTickets for help on using tickets.