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

Supporting elements "following" the page as it scrolls #261

Open
matatk opened this issue Jan 21, 2019 · 1 comment
Open

Supporting elements "following" the page as it scrolls #261

matatk opened this issue Jan 21, 2019 · 1 comment

Comments

@matatk
Copy link
Owner

matatk commented Jan 21, 2019

Some techniques used for this cause any drawn border to get out-of-synch with the element. CSS Tricks documents some techniques that are used—need to find others too.

One way to support this would be to wait for so long after a scroll event and then update all the borders. Not sure if there's a way to detect which technique has been used.

@matatk
Copy link
Owner Author

matatk commented May 19, 2020

Related to #222

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant