add animated placeholder to player

This commit is contained in:
Tixie
2020-02-16 20:51:13 +01:00
parent 278cee753a
commit b0164d7a10
8 changed files with 49 additions and 16 deletions

View File

@ -6,10 +6,8 @@
<Header></Header>
<section class="viewer">
{#if $current}
<Viewer></Viewer>
<Controls></Controls>
{/if}
<Viewer></Viewer>
<Controls></Controls>
</section>
<section class="queue">