Henri Bergius
Henri Bergius
The assumption is that runtime runs a single network at a time, in which case the graph key we have there would be enough. In case of multiple networks we...
@djdeath we can fix this by making the UI start a connection by getting runtime info and then respecting it
Undo is covered by #23 The tickmark icon for clearing a selection is coming from [Android's Action Bars](http://developer.android.com/design/patterns/actionbar.html#contextual), as is how selecting items in general. So it should behave very...
To make things clearer, deletion is now using a trashcan icon everywhere 
> Single node selection should be default Probably a point where we might want to diverge based on the pointer event type (touch vs. click). There is a separate tracking...
@automata yeah, I'm hesitant to add indexes automatically. We should make the-graph do the right thing and call `addEdgeIndex` when working with ArrayPorts.
Optimally this would be part of the project inspector.
We should utilize autolayout #53 for this.
@chadrik that is in https://github.com/noflo/noflo-runtime/tree/master/components
Maybe also some ideas from https://github.com/blog/1845-psd-viewing-diffing ?