fix soundboxing link bind-toggle

This commit is contained in:
Kevin Ngo
2018-10-28 23:38:29 -07:00
parent 1c1131c652
commit 933225c969

View File

@@ -140,7 +140,7 @@
animation__mouseleave="property: object3D.position.z; from: 0.03; to: 0.01; startEvents: mouseleave; pauseEvents: mouseenter; easing: easeOutCubic; dur: 150"
proxy-event__mouseenter="event: mouseenter; to: CHILDREN; as: show"
proxy-event__mouseleave="event: mouseleave; to: CHILDREN; as: hide"
bind__raycastable="!menuSelectedChallenge.id">
bind-toggle__raycastable="!menuSelectedChallenge.id && !isSearching && !genre">
<a-entity id="soundboxing-popup"
position="0 0.12 0.015"
mixin="font"