DNin01

Results 620 comments of DNin01

This might be a cool setting for the Developer tools addon - "copy to system clipboard", and it would copy them in `scratchblocks` format so they could be pasted both...

> Allow users to set custom thresholds (e.g. max clones, max broadcasts, max recursion depth) I think simple fixes will do the job: - For recursive clone creation, limit the...

Using 2 blocks, `set [return value] to ...` and `stop this script`, to do the same thing seems easy enough.

Maybe in a completely different browser extension?

> I'm not sure how another browser extension would be able to modify SA's userscript running. Not like an interaction between two extensions, but standalone.

> > Arranging these items in a real keyboard layout would allow for quicker access. > > This requires knowing the user's keyboard layout. Unfortunately, the API for that is...

> Rounded square should have customisable radius It would be great if the radius could be adjusted as it was inserted.

If this is still happening, can you check for warning or error messages in the console? (Right click → Inspect, then select Console) Related report: #5289

> This reminds me of YouTube's [ambient mode](https://support.google.com/youtube/answer/12827017). This would fit with the third suggestion for how to make this work and would be hands-free for the user. If we...

> > > Allow project creators to set the color scheme and store the setting in a comment > > > > > > I would try to avoid this...