meemoo / dataflow

Archive. Current work happening at https://github.com/the-grid/the-graph
GNU General Public License v2.0
169 stars 35 forks source link

Port selection support #64

Closed bergie closed 11 years ago

bergie commented 11 years ago

Ports should have a selected state which makes a ContextBar appear. The ContextBar should contain the following actions:

The ContextBar control should dismiss the selection.

See https://github.com/bergie/noflo/blob/master/CHANGES.md#030-december-19th-2012 about exported ports. We need an input for naming the exported port.

Alternatively these features can be implemented in the Node inspector as described in #62

bergie commented 11 years ago

The export stuff can be handled elsewhere, and the other interactions are already provided by the node and edge inspectors. Closing.