extensions icon indicating copy to clipboard operation
extensions copied to clipboard

Lily/LooksPlus -- 'set costume content' block must wait for content to finish loading

Open SharkPool-SP opened this issue 9 months ago • 6 comments

resolves: https://github.com/TurboWarp/extensions/issues/2000

Made it a new block and hid the old one

SharkPool-SP avatar Apr 09 '25 07:04 SharkPool-SP

!format

SharkPool-SP avatar Apr 09 '25 07:04 SharkPool-SP

!format

SharkPool-SP avatar Apr 17 '25 03:04 SharkPool-SP

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.

github-actions[bot] avatar Apr 17 '25 03:04 github-actions[bot]

can you think of any case where old behavior would be wanted to justify just leaving both of these blocks in there?

GarboMuffin avatar May 21 '25 04:05 GarboMuffin

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

yuri-kiss avatar May 21 '25 04:05 yuri-kiss

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

SharkPool-SP avatar May 29 '25 05:05 SharkPool-SP