Scroll bug

I have a slidebox and each slide is setup to vertically scroll. It appears that the slidebox detects the user is moving horizontally and locks as a horizontal scroll.

To best describe it, the user’s finger will not be moving in a perfectly vertical motion when a device is held (it’s going to be somewhat diagonal) and I think that the locking mechanism doesn’t handle that well.

Example of problem: https://www.youtube.com/watch?v=6D5RySbU5Mg

I’m using this slide box directive:

Thanks.