Dein Suchergebnis zum Thema: "<b/""

Make moving (reordering) blocks inside a script less frustrating – Page 2 – Snap! Feature Requests – Snap! Forum

https://forum.snap.berkeley.edu/t/make-moving-reordering-blocks-inside-a-script-less-frustrating/3724?page=2

The problem: If you want to move a block, or a few consecutive blocks, to a different position inside the script where it already was, currently you have to go through a relatively lengthy drag-and-drop ceremony, where y…
2020, 1:28pm 40 Here’s what I do: … a :: grey block or script to move … b

Could we have the library let block be made a primitive – Snap! Feature Requests – Snap! Forum

https://forum.snap.berkeley.edu/t/could-we-have-the-library-let-block-be-made-a-primitive/8486

..but hidden behind a relabel option for I like using the let block (as its neater than declaring a var and then setting it) but I end up debating with myself – should I spend time importing a lib just to get it as it…
of blocks resembling some useful JS construct: Object literal px = {r:255, g:0, b:

Is it possible to store data without Variables between custom blocks – Snap! Editor – Snap! Forum

https://forum.snap.berkeley.edu/t/is-it-possible-to-store-data-without-variables-between-custom-blocks/12033

I know that the title does a bad job to describe what I want. Basically I want to be able to store data between custom blocks without using variables that are regularly accessible to users like a regular variable. Kind …
The point of all this is that the script variables A, B, and C are persistent (they