Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: use checkVisibility() #348

Merged
merged 2 commits into from
Feb 10, 2024
Merged

fix: use checkVisibility() #348

merged 2 commits into from
Feb 10, 2024

Conversation

ueokande
Copy link
Owner

The checkVisibility is a standard API to enable checking if the element is visible.
https://developer.mozilla.org/en-US/docs/Web/API/Element/checkVisibility

The checkVisibility is a standard API to enable checking if the element
is visible.
https://developer.mozilla.org/en-US/docs/Web/API/Element/checkVisibility
@ueokande ueokande merged commit 6a99e68 into master Feb 10, 2024
2 checks passed
@ueokande ueokande deleted the check-visibility branch February 10, 2024 08:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant