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

Trackball fixes #3485

Merged
merged 2 commits into from
May 15, 2013
Merged

Trackball fixes #3485

merged 2 commits into from
May 15, 2013

Conversation

kevinoe
Copy link
Contributor

@kevinoe kevinoe commented May 15, 2013

Trackball fixes, take 3!

BUGZID:
Summary:
This switches the "screen" variable to use the domElement's dimensions & location rather
than the window.

It also removes the "radius" variable in favor of using each dimension's value (ie
width & height)
@mrdoob mrdoob merged commit 245bd69 into mrdoob:dev May 15, 2013
@kevinoe kevinoe deleted the trackball_fixes branch May 15, 2013 13:18
@mrdoob
Copy link
Owner

mrdoob commented May 15, 2013

Thanks! :)

@kevinoe
Copy link
Contributor Author

kevinoe commented May 15, 2013

No prob. Glad to be a part of a great project.

From: Mr.doob [mailto:notifications@github.com]
Sent: Wednesday, May 15, 2013 9:20 AM
To: mrdoob/three.js
Cc: Kevin Schmidt
Subject: Re: [three.js] Trackball fixes (#3485)

Thanks! :)


Reply to this email directly or view it on GitHubhttps://github.com//pull/3485#issuecomment-17937683.

@mrdoob
Copy link
Owner

mrdoob commented May 15, 2013

Btw, did some fixes and tweaks to your code:
8826553

@kevinoe
Copy link
Contributor Author

kevinoe commented May 15, 2013

Looks good. Thanks!

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.

None yet

2 participants