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

Switch to .closest() from .parentElement for better stability in the long term #16

Open
Alluseri opened this issue Aug 2, 2024 · 0 comments
Labels
Enhancement New feature or request

Comments

@Alluseri
Copy link
Owner

Alluseri commented Aug 2, 2024

.parentElement chains have the tendency to get offset occasionally. That, and I just didn't know about the existence of .closest at the time.

@Alluseri Alluseri added the Enhancement New feature or request label Aug 2, 2024
@Alluseri Alluseri self-assigned this Aug 2, 2024
@Alluseri Alluseri added Priority: Low Maybe it will be done someday and removed Priority: Low Maybe it will be done someday labels Aug 2, 2024
@Alluseri Alluseri removed their assignment Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant