Skip to content

Conversation

@tbombach
Copy link
Member

@tbombach tbombach commented Apr 7, 2017

The animated value _scaleValue indicates that the size of the "Hello World" text should be animated, but there's no timing for it. Right now, the text just moves vertically, it doesn't scale as well.

This PR:

  • Adds a timing for the _scaleValue animated value for Hello World text
  • Combines the scale and transform timings in a composite parallel animation

Screen capture of the animation after this change: https://1drv.ms/v/s!Al9jOUS7_zLMiLZRxgwVGtqEFZkDgA

tbombach added 2 commits April 7, 2017 12:08
- Adding a timing for the scale animated value for Hello World text
- Combining the scale and transform timings as a composite parallel animation
@msftclas
Copy link

msftclas commented Apr 7, 2017

@tbombach,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

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