NetsBlox / Snap--Build-Your-Own-Blocks

a visual programming language inspired by Scratch
http://snap.berkeley.edu
GNU Affero General Public License v3.0
3 stars 6 forks source link

fix shadow smear and undefined slot bug #1535

Closed dragazo closed 4 months ago

dragazo commented 4 months ago

Closes #1510.

dragazo commented 4 months ago

The buildSpec function causing this issue was only used in one place, so it was entirely removed. It contained a comment mentioning it was only for a specific demo, but I don't know what (Snap!) demo this is referring to.