Hi all,
I've implemented a dragging item in qml and i want to manually abort it(dragging) in some specific area of qml item. how can i do that?? Is there any property like abort or cancel for drag item of mouseArea?