Eein / sea-of-stars-tas

Rust implementation of SoS-TAS
MIT License
1 stars 0 forks source link

Sequencer tree render #106

Open orkaboy opened 4 weeks ago

orkaboy commented 4 weeks ago

Display where we currently are and what we are doing in the TAS sequence. Ideally, update the tree and have it follow the current position.

Eein commented 3 weeks ago

potentially give each node a generated uuid and use that to advance to that node?