swiper
swiper copied to clipboard
Improvement: default threshold for slider is 5, which is a bit small for 4k screens - better would be 15?
A small issue or more an improvement:
The default threshold for swiper is according to the docs:
threshold: 5
This is a bit small w.r.t. desktop devices with 4k screens.
Maybe another measure unit would be more approachable ?
Or the easiest way:
increase the default value, so that a swipe is an actual swipe and not an miss click :)
Maybe 15px ?