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

Hint - fix target frame update #1478

Merged
merged 2 commits into from Aug 22, 2021
Merged

Hint - fix target frame update #1478

merged 2 commits into from Aug 22, 2021

Conversation

Inbal-Tish
Copy link
Collaborator

@Inbal-Tish Inbal-Tish commented Aug 18, 2021

Description

Hint - fix target frame update when toggling visibility in case of target frame change (due to scroll, for example).
fix issue #1471

Changelog

Hint - fix target frame update when toggling visibility in case of target frame change (due to scroll, for example).

this.setState({targetLayoutInWindow});
});

setTimeout(() => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe it's make sense to re-measure only if the onBackgroundPress prop has been sent, cause otherwise it's not necessary

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

@Inbal-Tish Inbal-Tish added the Important for Next Release PR that must be included in the release version label Aug 22, 2021
@ethanshar ethanshar merged commit 99ab745 into master Aug 22, 2021
@Inbal-Tish Inbal-Tish deleted the fix/Hint_scroll_position branch August 26, 2021 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Important for Next Release PR that must be included in the release version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants