Skip to content

fix: fallback to transform when CSS translate is unsupported in layou… - #1186

Open
Harit2207 wants to merge 1 commit into
juliangarnier:masterfrom
Harit2207:fix-layout-animation-translate
Open

fix: fallback to transform when CSS translate is unsupported in layou…#1186
Harit2207 wants to merge 1 commit into
juliangarnier:masterfrom
Harit2207:fix-layout-animation-translate

Conversation

@Harit2207

Copy link
Copy Markdown

Description

This pull request fixes a layout animation issue where elements were not animating correctly on certain devices, including Samsung Galaxy J3.

Changes Made

  • Updated layout animation translation handling.
  • Improved position calculation during layout transitions.
  • Prevented incorrect element movement during animation.

Testing

  • Verified that layout animations run correctly after the change.
  • Confirmed no regressions in existing layout animation behavior.

Related Issue

Fixes #1184

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.

[BUG] layouts animations don't work on Galaxy J3

1 participant