Skip to content

fix(parallax): remove extra targetScroll space #1023

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
Mar 18, 2021

Conversation

localjo
Copy link
Contributor

@localjo localjo commented May 23, 2020

this was causing some elements to have an extra viewport height gap. see issue for more details.

fixes #962

@localjo
Copy link
Contributor Author

localjo commented May 23, 2020

This replaces #1022 which was applied to the wrong branch.

this was causing some elements to have an extra viewport height gap. see issue for more details.

fixes pmndrs#962
@localjo
Copy link
Contributor Author

localjo commented May 23, 2020

It appears that the build is failing due to yarn --frozen-lockfile failing. I don't think that is related to this change, so I'm guessing it's an issue with Travis.

@joshuaellis

This comment has been minimized.

@joshuaellis joshuaellis added the v9 label Mar 18, 2021
@joshuaellis joshuaellis marked this pull request as draft March 18, 2021 21:34
Copy link
Member

@joshuaellis joshuaellis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this has been a long time coming, but thank you for your contribution ⭐

@joshuaellis joshuaellis marked this pull request as ready for review March 18, 2021 22:23
@joshuaellis joshuaellis merged commit 0467ddd into pmndrs:v9 Mar 18, 2021
joshuaellis pushed a commit that referenced this pull request Apr 21, 2021
cameron-martin pushed a commit to cameron-martin/react-spring that referenced this pull request May 10, 2022
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.

Dead space when using ParallaxLayer speed property
3 participants