Homec4science

Make animations set their initial values immediately

Authored by epriestley <git@epriestley.com> on Jun 22 2013, 03:57.

Description

Make animations set their initial values immediately

Summary:
Currently, it takes one frame for animations to set their first value. For fading stuff in, that means it briefly appears at 100% opacity, then jumps to 0%, then fades in from there.

Instead, immediately tween to the initial value.

Test Plan: Comments in Pholio fade in nicely. Preview is still a janky pile of mess until D6267.

Reviewers: btrahan, chad

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D6268

Details

Committed
epriestley <git@epriestley.com>Jun 22 2013, 03:57
Pushed
aubortJan 31 2017, 17:16
Parents
rPH75fa580f3f3f: Add PHIDs to DifferentialComments
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH07c113a0f3dd: Make animations set their initial values immediately (authored by epriestley <git@epriestley.com>).Jun 22 2013, 03:57