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

CenterOn has confusing behavior when called more than once #4

Open
mmcloughlin opened this issue Jul 10, 2017 · 1 comment
Open

CenterOn has confusing behavior when called more than once #4

mmcloughlin opened this issue Jul 10, 2017 · 1 comment
Labels

Comments

@mmcloughlin
Copy link
Owner

As noticed in #3 the CenterOn method does the wrong thing when called multiple times. This is because the rotation is applied assuming the default initial state of the globe.

It should be an easy fix to remember the current position the globe has been rotated to and apply a rotation relative to that.

@araujobsd
Copy link

Any news about this fix??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants