Skip to content

Conversation

@rozele
Copy link
Contributor

@rozele rozele commented Dec 8, 2021

Description

Type of Change

  • Cleanup dead code

Why

It looks like we used to previously pull the start value on the fly and then later changed CalculatedAnimatedDriver to store the starting value in m_startValue and migrated to using that in DecayAnimationDriver in #3482.

What

Removes dead code for computing the startValue.

Testing

Decay animations still work:

React.Native.Playground.Win32.2021-12-08.16-03-42.mp4
Microsoft Reviewers: Open in CodeFlow

It looks like we used to previously pull the start value on the fly and
then later changed CalculatedAnimatedDriver to store the starting value
in `m_startValue` and migrated to using that in DecayAnimationDriver in microsoft#3482.
@rozele rozele requested a review from a team as a code owner December 8, 2021 21:04
@NickGerleman NickGerleman merged commit cbfe1bd into microsoft:main Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants