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

Make animation value override local value #3575

Merged
merged 3 commits into from
Feb 15, 2020

Conversation

grokys
Copy link
Member

@grokys grokys commented Feb 14, 2020

What does the pull request do?

In #3255 we updated the value store, but this was missed: setting an animation value should override a local value. This might be the cause of #3466 (if you could test @ahopper?) but whatever, it's definitely wrong.

Checklist

  • Added unit tests (if possible)?

Fixed issues

Might be the cause of #3466?

Not sure if this is the cause of #3466, but it's definitely wrong.
This line was missing. Might be the cause of #3466.
@grokys grokys requested a review from a team February 14, 2020 22:17
Copy link
Member

@jmacato jmacato left a comment

Choose a reason for hiding this comment

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

LGTM but waiting for @ahopper 's test later

@ahopper
Copy link
Contributor

ahopper commented Feb 15, 2020

This does not appear to change #3466 , (I left a comment there) but makes sense otherwise.

@jmacato jmacato merged commit 6c26b8d into master Feb 15, 2020
@jmacato jmacato deleted the fixes/3466-animation-overrides-localvalue branch February 15, 2020 12:35
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