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

Fix elements measuring after animations #150

Merged
merged 5 commits into from Aug 16, 2023

Conversation

aurimasmi
Copy link
Contributor

@aurimasmi aurimasmi commented Aug 15, 2023

In some occasions an example when component is being animated using translate properly on layout is not called. For that reason focus manager can't measure element position if it's changed.

Added animations abstractions in order to capture end of animation moment and remeasure elements.

@aurimasmi aurimasmi marked this pull request as draft August 15, 2023 18:01
@aurimasmi aurimasmi marked this pull request as ready for review August 16, 2023 07:38
@aurimasmi aurimasmi merged commit 3de41a2 into main Aug 16, 2023
1 check passed
@aurimasmi aurimasmi deleted the fix/measure-after-interactions branch August 23, 2023 06:28
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

2 participants