GraphiteEditor/Graphite

Allow users to escape from node implementations

Closed this issue · 1 comments

Currently on dev.graphite.rs (the main branch) you can exit from a nested network (unless you refresh the page).

You can get into a nested network by:

  • Drawing a rectangle
  • Opening the node graph
  • double clicking on the node with the text 'Untitled Layer'.

This is fixed in #2097.