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

Added: Only check overflowed elements #1278

Merged
merged 21 commits into from
Jul 11, 2024
Merged

Added: Only check overflowed elements #1278

merged 21 commits into from
Jul 11, 2024

Conversation

davidjbradshaw
Copy link
Owner

@davidjbradshaw davidjbradshaw commented Jun 25, 2024

Create a NodeList set of elements that overflow the document root. This improves downsizing perf, by greatly limiting the set of elements that we need to check the position of.

packages/child/index.js Fixed Show fixed Hide fixed
packages/child/index.js Fixed Show fixed Hide fixed
packages/child/index.js Fixed Show fixed Hide fixed
packages/child/overflow.js Fixed Show fixed Hide fixed
packages/child/index.js Fixed Show fixed Hide fixed
packages/child/index.js Fixed Show fixed Hide fixed
packages/child/index.js Fixed Show fixed Hide fixed
packages/child/index.js Fixed Show fixed Hide fixed
packages/child/overflow.js Fixed Show fixed Hide fixed
packages/child/index.js Fixed Show fixed Hide fixed
packages/child/index.js Dismissed Show dismissed Hide dismissed
@davidjbradshaw davidjbradshaw changed the title Only check overflowed elements Added: Only check overflowed elements Jul 5, 2024
@davidjbradshaw davidjbradshaw merged commit 6e5a7b7 into master Jul 11, 2024
4 checks passed
@davidjbradshaw davidjbradshaw deleted the overflow branch July 11, 2024 10:43
This pull request was closed.
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.

1 participant