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 global attribute blocks #318

Closed cyderize closed 9 years ago

cyderize commented 9 years ago

Shortcut blocks for applying attributes to all nodes/edges in a graph.

The blocks are currently in the nodes and edges tabs (not the network tab). I can change this if putting them in the network tab is desired.

Closes #304.