the-graph icon indicating copy to clipboard operation
the-graph copied to clipboard

Event when node is zoomed to fill the screen

Open bergie opened this issue 10 years ago • 2 comments

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

bergie avatar Mar 05 '14 16:03 bergie

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:

screenshot 2014-03-05 at 17 34 59

bergie avatar Mar 05 '14 16:03 bergie

Ideally, there would be opposite actions for everything. But it's worth a try.

forresto avatar Mar 05 '14 23:03 forresto