still no good, but a bit cleaned up
This commit is contained in:
parent
1f40231b9b
commit
db0b829fbd
3 changed files with 41 additions and 80 deletions
|
@ -30,7 +30,8 @@
|
|||
createFileFragments(reader.result);
|
||||
|
||||
scheduleData();
|
||||
ctx.resume();
|
||||
|
||||
setTimeout(.bind(ctx), 1000);
|
||||
}
|
||||
reader.readAsArrayBuffer(file);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue