[FMX] Drag overlap causing errors

I am having a problem where overlapping two draggable objects causes the one doing the dragging to get stuck on the stationary one. This also happens when the item is dragged slightly outside the movie border. The actionscript that should cause the dragged item to return to its normal position doesn’t get executed. Any ideas as to why this happens or how to fix it?