Ironclad / rivet

The open-source visual AI programming environment and TypeScript library
https://rivet.ironcladapp.com
MIT License
2.56k stars 226 forks source link

[Feature]: Double click a subgraph node to "Go to" that graph #275

Closed codemile closed 6 months ago

codemile commented 6 months ago

Feature Request

A simple quality of life feature, double clicking a subgraph node could open that subgraph.

Code of Conduct

abrenneke commented 6 months ago

Double click right now opens the editor for a node, do you suggest that it would behave differently for a subgraph node?

codemile commented 6 months ago

I suspect double click isn't working on Windows. Let me see if I can fix it first before changing the behavior.