Skip to content

Fix RecallButton animation offset by decoupling position measurement#140

Merged
phpduy merged 1 commit intostagingfrom
fix/recall-button-animation-offset
Jan 26, 2026
Merged

Fix RecallButton animation offset by decoupling position measurement#140
phpduy merged 1 commit intostagingfrom
fix/recall-button-animation-offset

Conversation

@phpduy
Copy link
Contributor

@phpduy phpduy commented Jan 22, 2026

Moved onGloballyPositioned to the AnimatedVisibility container to ensure
stable layout coordinates during slide transitions. This prevents a feedback
loop where the button's animated movement was continuously updating its
own target offset.

@phpduy
Copy link
Contributor Author

phpduy commented Jan 22, 2026

[

Screen_Recording_20260122_200658_what3words.mp4

](url)

Copy link

@nghianguyen-w3w nghianguyen-w3w left a comment

Choose a reason for hiding this comment

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

nice one!

@phpduy phpduy merged commit 6d81f90 into staging Jan 26, 2026
4 checks passed
@phpduy phpduy deleted the fix/recall-button-animation-offset branch January 26, 2026 11:04
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.

3 participants