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

fix(Canvas): don't override camera frustum props #3244

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

CodyJasonBennett
Copy link
Member

Fixes #3160.

Copy link

codesandbox-ci bot commented Apr 30, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 765e051:

Sandbox Source
example Configuration

@CodyJasonBennett CodyJasonBennett merged commit 7e5d23d into master Apr 30, 2024
2 checks passed
@CodyJasonBennett CodyJasonBennett deleted the fix/preserve-frustum-props branch April 30, 2024 17:31
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.

OrthographicCamera left, right, top, bottom settings do not work when set from <Canvas>
1 participant