jbilcke-hf / clapper

Clapper.app, a video synthesizer and sequencer designed for the age of AI cinema
https://clapper.app
GNU General Public License v3.0
2.06k stars 192 forks source link

Track list should display the parent/children track hierarchy #60

Open jbilcke-hf opened 2 months ago

jbilcke-hf commented 2 months ago

Context

In ticket #58 we modify the data structure to allow for a track to have parents and children

But we need to be able to visualize that too

Solution

Track list should display the parent/children track hierarchy

We can look at how to do it in popular video editors. They have a tree-like structure.