the-graph
the-graph copied to clipboard
Event when node is zoomed to fill the screen
the-graph
should emit an event when a node has been zoomed to fill the viewport (either fully, or some threshold like 80%). We could use this for navigating to that subgraph/component in noflo-ui: noflo/noflo-ui#124
This of course opens the question on whether we do the same the other way when you zoom out. Probably not, since that is maybe too easy to trigger accidentally.
What you get now is a back button in the search box when you're in a subgraph:
Ideally, there would be opposite actions for everything. But it's worth a try.