Move image parsing to WebWorker
Closed this issue · 1 comments
joelspadin commented
Move the background image analysis code into a WebWorker so that it can be terminated if the user closes the image properties pop-up before analysis completes.
joelspadin commented
Done in a92f217