You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 thereversed
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.The text was updated successfully, but these errors were encountered: