swiper icon indicating copy to clipboard operation
swiper copied to clipboard

Improvement: default threshold for slider is 5, which is a bit small for 4k screens - better would be 15?

Open Blackstareye opened this issue 6 months ago • 0 comments

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 ?

Blackstareye avatar Apr 04 '25 14:04 Blackstareye