noflo-ui icon indicating copy to clipboard operation
noflo-ui copied to clipboard

Ask immediately for port name when exporting graph port

Open djdeath opened this issue 11 years ago • 1 comments

When working with subgraphs and exporting ports, it's rather tedious to do :

  • right click on port
  • click export
  • select the exported node
  • right click
  • click rename

in 90% of the cases, you want to rename the exported port name, mostly because you're using generic component which ports' name are often 'in', 'out', etc...

djdeath avatar Apr 07 '14 10:04 djdeath

:+1: instead of a modal there, it would be nicer if the input were in-place on top of the export, with the default name selected. Click elsewhere in the graph to accept the default, or type the new name and press enter without needing to select anything.

I'll need to make some way to attach a custom-element to a point in the graph with pan and scale.

forresto avatar Apr 08 '14 10:04 forresto