jmoenig / Snap

a visual programming language inspired by Scratch

Home Page:http://snap.berkeley.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image transforms on "Empty" background gives invalid costume

dragazo opened this issue · comments

If you perform an image transform (e.g., via the stretch block) on the "Empty" stage costume, you get an invalid costume back. Attempting to switch to this invalid costume crashes the IDE.

untitled script pic

Notably, this does not occur when transforming the similar "Turtle" sprite costume.