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

US157225 - Ignore base element's rect if it has no width and/or height #162

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

svanherk
Copy link
Contributor

@svanherk svanherk commented Sep 5, 2023

If an element has either no height or no width, we don't need to care about it's position. It will have an inner vdiff-target telling us what to actually use. But if the element has both a width and a height, then it and its inner vdiff-targets will be considered in the calculation.

@svanherk svanherk requested a review from a team as a code owner September 5, 2023 20:04
@svanherk svanherk merged commit 22ca908 into main Sep 5, 2023
@svanherk svanherk deleted the US157225_Ignore_elem_with_no_width_height branch September 5, 2023 20:10
@ghost
Copy link

ghost commented Sep 5, 2023

🎉 This PR is included in version 0.32.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants