Have an option to show the blocks in each library

oh

i don't think loading and parsing the library should have to freeze the ui? i haven't looked at the code, i have no clue where it is in snap, but the network request should be asynchronous, and the parsing code should have more async steps or go in a web worker.

using web workers shouldn't lose any browser support, snap already uses Array flat() and spread syntax, and every browser that supports those also supports web workers.

Wow, it's been forever since I've seen you! I'm glad you're here now. :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.