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

Zoom over position. #18202

Closed
wants to merge 1 commit into from
Closed

Zoom over position. #18202

wants to merge 1 commit into from

Conversation

Dubiy
Copy link

@Dubiy Dubiy commented Dec 19, 2019

Zooming over point of interest (under cursor), not over center of canvas.

Available to switch on that option, by setting this.zoomOverPosition = true;
Disabled by default.

Zooming over point of interest (under cursor), not over center of canvas.

Available to switch on that option, by setting this.zoomOverPosition = true;
Disabled by default.
@Mugen87
Copy link
Collaborator

Mugen87 commented Dec 19, 2019

Does your PR aim for the same goal as #17145?

@Dubiy
Copy link
Author

Dubiy commented Dec 19, 2019

Does your PR aim for the same goal as #17145?

Looks similar, but my solution for OrthographicCamera

@Mugen87
Copy link
Collaborator

Mugen87 commented Dec 19, 2019

The PR of @WestLangley actually supports both orthographic and perspective cameras. Since it's important for maintenance to focus on one solution, it would be good to know how your implementation differs from #17145.

@Mugen87
Copy link
Collaborator

Mugen87 commented Dec 24, 2019

Closing in favor of #17145. Thanks for your effort though!

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