jmoenig / Snap

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

Entering in ${asdf} in a custom block removes the $ #3340

Closed bruh-9000 closed 5 months ago

bruh-9000 commented 5 months ago

It will convert it to just {asdf} and remove the $, but only as a label

ego-lay-atman-bay commented 5 months ago

That is by design, as you can use $text-size-r-g-b to change the size and color of the text. Plus, it's used to represent icons.