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 animation when started from a different item tree #4752

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

ogoffart
Copy link
Member

@ogoffart ogoffart commented Mar 5, 2024

Fixes #4741

This commit move the property_binding_and_analysis from the inlining pass to an associated funciton in the context.
Then re-use that from the rust and c++ generator to actually get the right animation

Fixes #4741

This commit move the property_binding_and_analysis from the inlining
pass to an associated funciton in the context.
Then re-use that from the rust and c++ generator to actually get the
right animation
@ogoffart ogoffart requested a review from tronical March 5, 2024 10:44
@ogoffart ogoffart merged commit 5fe68e1 into master Mar 5, 2024
36 checks passed
@ogoffart ogoffart deleted the olivier/fix-4741 branch March 5, 2024 11:27
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.

rectangle animation does not take effect
2 participants