Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed unnecessary touchZoomDistance resets #7422

Merged
merged 1 commit into from
Oct 23, 2015
Merged

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