overlay class to loading
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<a-entity
|
||||
id="loadingSongInfoContainer"
|
||||
class="overlayExclude"
|
||||
class="overlay"
|
||||
bind__animation__scale="enabled: isSongLoading"
|
||||
bind__visible="isSongLoading"
|
||||
animation__scale="property: scale; from: 1 1 1; to: 1.05 1.05 1.05; dir: alternate; loop: true; dur: 1200; easing: easeInOutCubic"
|
||||
|
||||
Reference in New Issue
Block a user