Output over 1MiB is passed back as an ArrayBuffer and an output file card is displayed.

This commit is contained in:
n1474335 2017-12-26 00:44:40 +00:00
parent 0e7989111f
commit af71ca6a25
7 changed files with 130 additions and 35 deletions

View file

@ -77,7 +77,8 @@
transition: all 0.5s ease;
}
#input-file {
#input-file,
#output-file {
position: absolute;
left: 0;
top: 0;