Skip to content

Conversation

@bnd-re
Copy link

@bnd-re bnd-re commented Mar 28, 2022

#42

add "touchstart", "touchmove" and "touchend" to the events.
on touch events, "e.pageX" is not available -> use "e.originalEvent.changedTouches[0].pageX"

add "touchstart", "touchmove" and "touchend" to the events.
on touch events, "e.pageX" is not available -> use "e.originalEvent.changedTouches[0].pageX"
@bnd-re bnd-re changed the title touch events add touch events in ui-cslider.js Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant