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

Deal with edge labels similarly to node labels #362

Closed cyderize closed 8 years ago

cyderize commented 8 years ago

Throws an error when setting a 'blank' attribute. Displays default values when needed. Updates graph correctly when attributes are changed.

Closes #359.