You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could be worth experimenting with increasing the buffer size to reduce write calls, but this increases memory use, so there would have to be some happy medium we derive from actual device testing.
currently using default size from JSZip
Could theoretically rewrite zip extraction natively
Could be a good place for a progress bar, and/or textual feedback like "Extracting {fileName.ext}..."
The text was updated successfully, but these errors were encountered:
Follow-up issue from #692.
The text was updated successfully, but these errors were encountered: