I would like to allow the auto scroll on only one axis.
While dragging, the user would be able to scroll vertically, but not horizontally.
I added a containment to avoid the scroll, but that prevent the nice animation effect of the cancel drag.
So ideally i would have not containement, but only one axis to scroll, and the cancel animation back.