Thomas

Results 221 comments of Thomas

https://github.com/eszdman/PhotonCamera/assets/61319150/3bf447a3-718d-4e3c-ae78-903414f114c8

> Decrease frame count, you don't have enough RAM for more I tried setting it to 2 and it still crashed

@antebudimir I suppose that would also be included - Perhaps both exporting/importing settings as a file as well as a custom URL that encodes these settings, I'm imagining something along...

I created a Userscript which does this, but it would be nice to see it in the extension as well as an option: https://gist.github.com/Explosion-Scratch/bb7e6e9db855cd51bb860e132ee3cb05

What, how would that work? Would you use a custom user script engine? Just use an image as the querySelector, that would fix everything. Then more work could be done...

@easonwong-de Yeah, that's because I created the userscript. The userscript wouldn't be necessary if this extension could just get the color from the image. My userscript gets the color from...

> Thanks for the clarification! Now I get it: `getComputedStyle(element).backgroundColor` doesn’t work for a lot of elements, for example images. The colour picking method can be expanded to support more...

Just the stuff like while loops, for i in range, etc would be really helpful. No support however for blocks that need scratchaddons to be run, that would attract ST...

Alright, here is my list: - [x] While obsolete block - [x] For i in range obsolete block - [x] Counter obsolete blocks - [ ] Stop sound hacked block...