Closed
Description
Checks
- Not a duplicate.
- Not a question, feature request, or anything other than a bug report directly related to Splide. Use Discussions for these topics: https://github.com/Splidejs/splide/discussions
Version
v 0.6.X
Description
If you make a vertical slider with the direction ttb: loop is malfunctioning if you go up. Going down is ok.
Reproduction Link
https://codesandbox.io/s/select-wheel-forked-h2kce5?file=/src/App.vue
Steps to Reproduce
Make a vertical slider, enable wheel/drag. Scroll top with trackpad to make it happen.
Expected Behaviour
The scroll should be both way the same.