Open
Description
Hi! So I was playing around with the freeScroll and friction when I noticed that if I am using my own buttons for select (not the page dots) and horizontally dragging the slider and releasing, the buttons will not trigger a new cell during animation.
The only way to trigger is by waiting for animation to finish and then trigger the event again.
So, the problem seems to be that there is no stop animation on custom elements, e.g. when using .select or .selectCell
Is this possible to be fixed?
Is this an issue?
Take a look at my codePen. Hopefully you understand my explanation.
Test case: https://codepen.io/brandflugan/pen/eoYyJv