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: use the correct with in getBoundingRectangleWithoutChildren(). #8298

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

gonfunko
Copy link
Contributor

The basics

The details

Fixes a bug in the just-introduced getBoundingRectangleWithoutChildren() where it used the childful instead of childless width field.

@gonfunko gonfunko requested a review from a team as a code owner July 10, 2024 22:55
@gonfunko gonfunko requested a review from BeksOmega July 10, 2024 22:55
@github-actions github-actions bot added the PR: fix Fixes a bug label Jul 10, 2024
@gonfunko gonfunko merged commit f8025a1 into google:develop Jul 10, 2024
11 checks passed
@gonfunko gonfunko deleted the width-fix branch July 10, 2024 22:57
@cpcallen
Copy link
Contributor

@gonfunko: Any particular reason you did a merge commit rather than squashing?

@gonfunko
Copy link
Contributor Author

Whoops, because I'd previously done a develop -> v12 merge and it defaulted to that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants