block-photos icon indicating copy to clipboard operation
block-photos copied to clipboard

Move heavy tasks to a web worker

Open nerdic-coder opened this issue 6 years ago • 0 comments

Problem: The interface is blocked by uploading, deletion of photos.

Suggested solution: Move the heavy job to a web worker and notify user when done.

nerdic-coder avatar Apr 22 '19 18:04 nerdic-coder