Skip to content

Conversation

shshaw
Copy link
Contributor

@shshaw shshaw commented Oct 23, 2015

The _touchZoomDistanceStart and _touchZoomDistanceEnd resets are not needed since the values will be set in the touchstart function when two or more touches are present.

The `_touchZoomDistanceStart` and `_touchZoomDistanceEnd` resets are not needed since the values will be set in the `touchstart` function when two or more touches are present.
mrdoob added a commit that referenced this pull request Oct 23, 2015
Removed unnecessary touchZoomDistance resets
@mrdoob mrdoob merged commit 7352e15 into mrdoob:dev Oct 23, 2015
@mrdoob
Copy link
Owner

mrdoob commented Oct 23, 2015

Thanks thanks!

@shshaw
Copy link
Contributor Author

shshaw commented Oct 23, 2015

You got it! 😄

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.

2 participants