diff --git a/src/templates/menu.html b/src/templates/menu.html index a9adfb6..f4e5dfe 100644 --- a/src/templates/menu.html +++ b/src/templates/menu.html @@ -1,153 +1,143 @@ - - {% macro searchResults () %} - - +{% macro searchResults () %} + + - - + + + + + {% raw %} + + + + + + + + + + + + {% endraw %} +{% endmacro %} + + + - - + slice9="width: 2.5; height: 1.4" + position="0 0 -0.005"> + + + + + {{ searchResults() }} + + + {% raw %} - - - + + - - - - - - + animation__mouseenter="property: material.opacity; to: 1.0; startEvents: mouseenter; pauseEvents: mouseleave; dur: 150" + animation__mouseleave="property: material.opacity; to: 0.0; startEvents: mouseleave; pauseEvents: mouseenter; dur: 150" + bind-toggle__raycastable="menu.active && !!menuSelectedChallenge.id && menuSelectedChallenge.difficulty !== '{{ difficulty }}'"> + {% endraw %} - {% endmacro %} - - - - - - - - - - - {{ searchResults() }} - - - - - - {% raw %} - - - - - - - {% endraw %} - - - - - - - - - - - - - - - + + - - - + + + + + + + + + + + + + + +