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(composer): Fix e.removeFromParent and camera focus #350

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

jwills-jdubs
Copy link
Contributor

Overview

The e.removeFromParent issue seems to be unavoidable so we needed to change what getSafeBoundingBox provides and just avoid having the helpers as children of the root node in general. This reverts to original implementations and uses the recently updated useEditorHelper

Legal

This project is available under the Apache 2.0 License.

@jwills-jdubs jwills-jdubs marked this pull request as ready for review November 10, 2022 21:21
mumanity
mumanity previously approved these changes Nov 10, 2022
@lgtm-com
Copy link

lgtm-com bot commented Nov 10, 2022

This pull request introduces 2 alerts and fixes 1 when merging 921490f7f0e2e20664863f3379a6a0aed1220a17 into 2f51263 - view on LGTM.com

new alerts:

  • 2 for Unused variable, import, function or class

fixed alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Nov 10, 2022

This pull request fixes 1 alert when merging fef7310 into 2f51263 - view on LGTM.com

fixed alerts:

  • 1 for Unused variable, import, function or class

@mumanity mumanity merged commit 8458e50 into main Nov 10, 2022
@mumanity mumanity deleted the fix/refactor-camera-helper branch November 10, 2022 21:57
@github-actions github-actions bot mentioned this pull request Nov 10, 2022
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