ciampo / macro-carousel

Carousel as a Vanilla Web Component.
https://ciampo.github.io/macro-carousel/demo/
MIT License
77 stars 6 forks source link

[drag] Use dynamic drag thresholds #37

Closed ciampo closed 6 years ago

ciampo commented 6 years ago

Drag velocity thresholds should be depending on:

in particular, the _slidesToMoveVelocityThresholds property shouldn't be a list of hardcoded values.