From ab39372475b8ea7f34e2785644a9d46530e7e218 Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Thu, 20 Sep 2018 06:09:44 -0700 Subject: [PATCH] make menu animations more perf, top align difficulty menu for now (fixes #21) --- src/templates/menu.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/templates/menu.html b/src/templates/menu.html index 2af1280..922cdb0 100644 --- a/src/templates/menu.html +++ b/src/templates/menu.html @@ -98,22 +98,24 @@ + position="0.35 0.18 0" + animation__toleft="property: position.x; to: 0.195; dur: 200; easing: easeOutCubic; startEvents: menuchallengeselect" + animation__toright="property: position.x; to: 0.35; dur: 200; easing: easeOutCubic; startEvents: menuback"> + {% raw %}