[TIMOB-18753] Windows: Support curve/easing functions on Animations
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-05-07T07:51:45.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 4.1.0 |
Components | Windows |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Christopher Williams |
Created | 2015-03-27T15:16:59.000+0000 |
Updated | 2017-03-14T20:13:36.000+0000 |
Description
We need to respect the curve property set and use that to apply a relevant easing function to the generated animations.
See https://msdn.microsoft.com/en-us/library/ie/windows.ui.xaml.media.animation
I'm not sure which of the *Ease types best applies.
https://github.com/appcelerator/titanium_mobile_windows/pull/240
Closing ticket as fixed.