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(modeling): undo-revert measureBoundingBox #973

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hrgdavor
Copy link
Contributor

@hrgdavor hrgdavor commented Dec 29, 2021

fix a bug in measureBoundingBox caused by mutating original boundingBox with transform

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Does your submission pass tests?

this fix also depends on #970 to be complete fix for #966

@z3dev
Copy link
Member

z3dev commented Dec 29, 2021

@hrgdavor thanks for splitting this out.

does this fix the issue #966 ?
also, can you add the same tests for geom2 and path2? It would be good to verify those work as well.

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