google / pikov

Tool to create and edit Pikov pixel art Markov chain animations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Method to delete a Transition

tswast opened this issue · comments

I am finding it frustrating that I can't "undo" a transition if I accidentally create one that I didn't mean to or if I create the same transition twice. I propose a Transition.delete() method, where a Transition deletes itself from the database and then deactivates the object from further operations.