From c769b497af320f8c9fb4d42a07f7b49b7585fd4d Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Tue, 18 Sep 2018 02:27:46 -0700 Subject: [PATCH] fix some menu alignment (difficulty top align, challenge screen not centered) --- src/templates/menu.html | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/src/templates/menu.html b/src/templates/menu.html index 50285f6..4cf9fe3 100644 --- a/src/templates/menu.html +++ b/src/templates/menu.html @@ -47,38 +47,30 @@ slice9="width: 2.5; height: 1.4" position="0 0 -0.005"> - - + proxy-event__divisor2="event: menuback; to: #divisor-a"> + animation__fadeout="property: material.opacity; to: 0.0; startEvents: menuback; dur: 200"> {{ searchResults() }} - + position="0.35 0.52 0" + animation__toleft="property: object3D.position.x; to: 0.195; dur: 200; easing: easeOutCubic; startEvents: menuchallengeselect" + animation__toright="property: object3D.position.x; to: 0.35; dur: 200; easing: easeOutCubic; startEvents: menuback"> {% raw %}