bootstrap-slider icon indicating copy to clipboard operation
bootstrap-slider copied to clipboard

Touch: Add mobile tests for 'reversed' slider

Open jespirit opened this issue 6 years ago • 1 comments

The mobile touch tests which can be found in test/specs/TouchCapableSpec.js only cover a few of the basic/common scenarios. It would be helpful, in particular, if someone could add tests for the reversed option where the slider values are in reverse order. You would also have to consider the orientation (horizontal, vertical) as well as single or range sliders ("range" meaning you have a lower and upper handle which you can control). See Example 4 for an example.

jespirit avatar Mar 15 '19 22:03 jespirit

I would like to do it.

vincentfullstack avatar Mar 15 '19 22:03 vincentfullstack