Video and Audio preview

This commit is contained in:
schlagmichdoch 2023-01-10 16:03:52 +01:00
commit 8d2bbc795d
3 changed files with 23 additions and 11 deletions

View file

@ -134,9 +134,7 @@
<h3>File Received</h3>
<div class="font-subheading" id="fileName">Filename</div>
<div class="font-body2" id="fileSize"></div>
<div class='preview' style="visibility: hidden;">
<img id='img-preview' src="">
</div>
<div class='preview' style="visibility: hidden;"></div>
<div class="row">
<label for="autoDownload" class="grow">Ask to save each file before downloading</label>
<input type="checkbox" id="autoDownload" checked="">