snapapps / edgy

a visual programming language inspired by Scratch
http://snapapps.github.io/
GNU Affero General Public License v3.0
51 stars 21 forks source link

Add default values to block inputs #361

Closed cyderize closed 8 years ago

cyderize commented 8 years ago

Adds default values to blocks for easier understanding of input parameters.

I may have gone a bit overboard with the default values. I can remove unnecessary ones if they would just create confusion.

Closes #361.

stevenbird commented 8 years ago

I'll merge this, and invite users to give feedback.