Skip to content

Scrolling Changes #6

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

Merged
merged 2 commits into from
Jul 30, 2024
Merged

Scrolling Changes #6

merged 2 commits into from
Jul 30, 2024

Conversation

glenn2223
Copy link
Contributor

@glenn2223 glenn2223 commented Jul 30, 2024

Fixed

  • Fixed the position data when a parent element was scrolled

- Applied a fix to the body scrolling
    _`getBoundingClientRect` is relative to the screen so it should never need to be adjusted (unless the user scrolls)_
- Store the scrollable parent elements
    To help respond to the user's scrolling
@glenn2223 glenn2223 merged commit 0f2f143 into main Jul 30, 2024
@glenn2223 glenn2223 deleted the scrolling-changes branch July 30, 2024 13:53
@glenn2223 glenn2223 restored the scrolling-changes branch July 30, 2024 14:11
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