From 7693836c438cdfd093cb0efdfc74ab34518f9795 Mon Sep 17 00:00:00 2001 From: Jumar Macato Date: Tue, 3 Apr 2018 00:18:11 +0800 Subject: [PATCH] Minor Fixes pt. 2 --- samples/RenderTest/Pages/AnimationsPage.xaml | 26 ++++--- .../RenderTest/Pages/AnimationsPage.xaml.cs | 67 +------------------ src/Avalonia.Animation/Animatable.cs | 2 +- src/Avalonia.Animation/Keyframes/KeyFrame.cs | 15 +---- src/Avalonia.Animation/Keyframes/KeyFrames.cs | 42 ++++++++++-- 5 files changed, 57 insertions(+), 95 deletions(-) diff --git a/samples/RenderTest/Pages/AnimationsPage.xaml b/samples/RenderTest/Pages/AnimationsPage.xaml index 21ecc3f0bb..f2452df03b 100644 --- a/samples/RenderTest/Pages/AnimationsPage.xaml +++ b/samples/RenderTest/Pages/AnimationsPage.xaml @@ -1,11 +1,16 @@ - + + -