svgtoeagle icon indicating copy to clipboard operation
svgtoeagle copied to clipboard

TODO: Add worker to prevent main thread from locking up

Open ToastyStoemp opened this issue 1 year ago • 0 comments

With more complex shapes browsers take a while to handle, moving the processing code to a worker thread would allow us to prevent this from locking up. Also can add some UI on the main thread to show that the script is running

ToastyStoemp avatar Jun 22 '23 12:06 ToastyStoemp