Lily/LooksPlus -- 'set costume content' block must wait for content to finish loading
resolves: https://github.com/TurboWarp/extensions/issues/2000
Made it a new block and hid the old one
!format
!format
The formatting bot didn't find any formatting issues. It currently only checks the extensions folder. The author or a maintainer can run terminal command 'npm run format' manually to format all files.
can you think of any case where old behavior would be wanted to justify just leaving both of these blocks in there?
can you think of any case where old behavior would be wanted to justify just leaving both of these blocks in there?
imagine you need to set a bunch of costumes at once, but you already know when they will be done, having them async like this makes it slow down for no reason, thats a justification
the old block should still be hidden though. Its going to have a menu with no utility as bitmap support isnt gonna be added (with skins existing)
there could be a block argument added for wether to wait or not in the new block