diff --git a/app_web/index.html b/app_web/index.html index b762c261..9ca21016 100644 --- a/app_web/index.html +++ b/app_web/index.html @@ -281,9 +281,12 @@

Display

Animation

- + + ref="animationState" + v-bind:style="[animations.length == 0 ? {'display': 'none'} : {}]"> + +