nsynkde / Tilda

A timeline written in VL
MIT License
28 stars 3 forks source link

Rework automata logic #54

Open vavogt opened 5 years ago

vavogt commented 5 years ago

The current automata implementation is suboptimal. Editing the graph is not convenient. Are there better solutions to this?

umanema commented 4 years ago

I have an idea to implement AutomataUI, but without rewriting the whole project in VL. I'll just add couple of vl nodes that use AutomataUI.dll as a reference.