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

With the stepper turned on my command stopped (expected a list instead of a number). So I turned off the stepper and fixed the bug. But the blocks were still...

I wonder if the Snap team has any plans to implement accessibility for totally blind people via screen readers. I realize this is a challenge because Snap's GUI is canvas-based....

I'm wearing out my mouse scroll wheel getting to the MQTT extension :) ![image](https://github.com/jmoenig/Snap/assets/2357428/d59fbcf8-b7b9-421e-a6a4-05232e1cca7a)

enhancement
IDE

This is pretty much the same as my other pull request, but this time it's to the dev branch instead of master, and this time I didn't merge master into...

Just being cheeky but if you don't ask, you don't get :) I needed to access the binary data returned from a URL request and modified your Snap! code to...

Hi Jens, I made some changes to the hide blocks palette. It was the demo Dan, Mary, and I gave at Snap!Con. I just cleaned it up a bit, and...

![bug](https://github.com/jmoenig/Snap/assets/118661848/2c79b740-fd74-487e-b40e-6e83b01b86a1) ![bug2](https://github.com/jmoenig/Snap/assets/118661848/40a8cbf4-0d6e-40eb-8e40-30f325241047) ![bug3](https://github.com/jmoenig/Snap/assets/118661848/7278d82b-e67d-46a3-941b-093fd5542ca7) ![bug4](https://github.com/jmoenig/Snap/assets/118661848/5f3271e0-871c-49b3-9edf-321dfc81969f)

Bug sorted thank you :) ![image](https://github.com/jmoenig/Snap/assets/2357428/ae1da9fc-9e37-40d1-a16e-8fe3e7aa934f) I love this feature :) I think, when the number of exposed slots exceeds the expand entries, that the sequence shouldn't repeat, as things...

Not necessarily a bug, but something that isn't working as I would expect. ![untitled script pic](https://github.com/jmoenig/Snap/assets/1815808/77612c97-1bd9-4d8d-a0ca-2038e635a376) When this code is run, the sprite says 1, 2, 3 from inside the...