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

Cannot navigate Graph View

Open hybridherbst opened this issue 7 years ago • 2 comments

Am I missing something, or is this just not implemented? For normal timelines, they become unreadably small very quickly:

image

Also, it seems that a Timeline is shown multiple times, as can be seen in this simpler example:

20180424_100504-unity 2018 2 0b1 personal 64bit - interactiontests unity - geometryengine - pc

I think the five "outputs" on the left correspond to having multiple tracks, but shouldn't they all emerge from the same "timeline node"?

hybridherbst avatar Apr 24 '18 08:04 hybridherbst

It is intended to improve the GraphVisualizer for this kind of cases. Right now a graph is displayed for each PlayableGraph output (i.e. each Timeline track), but it's clearly not the way to go.

romainf-unity avatar Apr 24 '18 16:04 romainf-unity

There's no way to navigate inside the view.

gngriffiths avatar Dec 11 '22 14:12 gngriffiths