Skip to content

fixed getPointer & drag functions for touch screen#104

Closed
sdumetz wants to merge 1 commit intojohnny:masterfrom
sdumetz:patch-1
Closed

fixed getPointer & drag functions for touch screen#104
sdumetz wants to merge 1 commit intojohnny:masterfrom
sdumetz:patch-1

Conversation

@sdumetz
Copy link

@sdumetz sdumetz commented Jun 2, 2014

getPointer and drag were not setting position when using a touch device.

This quick fix may not work properly when using multitouch but I didn't saw any problem on chrome emulation and on my phone.

There is multiple ways to get the touch event's position and I might not use the best one. Maybe someone with experience in the matter could improve this solution?

getPointer and drag were not setting position when using a touch device.

This quick fix may not work properly when using multitouch but I didn't saw any problem on chrome emulation and on my phone.

There is multiple ways to get the touch event's position and I might not use the best one. Maybe someone with experience in the matter could improve this solution?
@sdumetz sdumetz closed this Jun 2, 2014
@sdumetz sdumetz deleted the patch-1 branch June 2, 2014 12:47
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

Comments