Snap icon indicating copy to clipboard operation
Snap copied to clipboard

a visual programming language inspired by Scratch

Results 213 Snap issues
Sort by recently updated
recently updated
newest added

Can the map primitive distance between two points be exposed as a reporter in the map library please e.g. something like ![image](https://user-images.githubusercontent.com/2357428/175255785-d3f7327e-b4dc-4908-a1f5-c3baabb91769.png)

The only occurrence of "warp" is > (If the script includes a warp block, which might be inside a custom block used in the script, then Snap! may not respond...

I used the camera successfully but then I got the message that there was no camera access. ![image](https://user-images.githubusercontent.com/2138696/172137189-cbb2bf52-4c8d-4e07-a91b-e2a8d09c78ab.png) But Chrome shows I still have access: ![image](https://user-images.githubusercontent.com/2138696/172137389-f9f32ac4-17da-4e64-b3c2-249c302796ea.png) Saving and reloading the...

Of course it works fine outside of the editor. (7.3.1) blocks.js?version=2022-03-15:10583 Uncaught TypeError: Cannot read properties of null (reading 'scenes') at InputSlotMorph.scenesMenu (blocks.js?version=2022-03-15:10583:47) at InputSlotMorph.menuFromDict (blocks.js?version=2022-03-15:9909:36) at InputSlotMorph.dropDownMenu (blocks.js?version=2022-03-15:9849:21) at...

This is a super minor thing, but when you edit an input slot, the label coloring only looks at the saved category, not whatever has been set pre-save:

Paper to be linked on implementation Work so far for a compiled Snap to JavaScript Advised by Brian Harvey

I'm doing some weird macro things and encountered this, I think it's not stringifying the variable name until it's evaluated or displayed. ### Constructing the variable in the normal way...

See this example: https://snap.berkeley.edu/snap/snap.html#present:Username=cinnapoca&ProjectName=nested%20sprite%20example&editMode&noRun Posted on the forum.

bug

If it happens inside a custom block ![image](https://user-images.githubusercontent.com/2138696/167299406-54a66954-39e4-4f88-b230-a39904c691ff.png) Note that the green flag stays lit and the task manager shows it is heavily using the CPU. No error message appears.