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

Making RLV render stack wait for pending offset #604

Merged
merged 6 commits into from
Apr 14, 2021

Conversation

ananyachandra14
Copy link
Collaborator

RLV renders the current stack before the scroll component is ready to scroll. In case of an initialOffset provided, RLV displays a gap and then scrolls to the required initialOffset, thus showing a slight flicker. This change waits for the scroll component to complete its scroll before rendering the stack.

@arunreddy10
Copy link
Collaborator

LGTM

@naqvitalha naqvitalha merged commit c1a2fb2 into master Apr 14, 2021
@naqvitalha naqvitalha deleted the initialOffsetFlickerFix branch April 14, 2021 10:58
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.

None yet

3 participants