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

Hide edge in subgraph block doesn't work correctly #338

Closed cyderize closed 9 years ago

cyderize commented 9 years ago

It looks like the hide EDGE in subgraph doesn't work correctly. It hides the nodes of the edge (and hence all surrounding edges) instead of just the edge itself.

I think this is just due to a typo somewhere.