if(this.instance.isOver) {
                this.instance.isOver = 0;
                inst.cancelHelperRemoval = true; //Don't remove the helper in the draggable instance
                this.instance.cancelHelperRemoval = false; //Remove it in the sortable instance (so sortable plugins like revert still work)
                if(this.shouldRevert) this.instance.options.revert = true; //revert here