Skip to content

add touch support#5

Closed
aflanagan wants to merge 31 commits intoreact-component:masterfrom
aflanagan:master
Closed

add touch support#5
aflanagan wants to merge 31 commits intoreact-component:masterfrom
aflanagan:master

Conversation

@aflanagan
Copy link

I'm using rc-slider on a mobile web project, and was having trouble getting the slider to work in mobile Safari. This is a quick attempt to add in touch event handling by translating touch events to mouse events and calling the existing mouse event handlers. This gets it working on mobile, but is probably not the best way to handle this.

I'd be curious to hear if you plan to add touch support in the future, or if you think this is an ok way to go about aping the mouse events api.

@simaQ simaQ force-pushed the master branch 3 times, most recently from 0aabf23 to a49a3d3 Compare June 18, 2015 07:36
@yiminghe yiminghe closed this Jun 24, 2015
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.

3 participants