cathoderaydude / Babel

A simple translation tool for on-screen text using Google Cloud Vision and Translate. Intended for translating emulated videogames and similar things.
MIT License
2 stars 0 forks source link

Undo system #36

Open cathoderaydude opened 4 years ago

cathoderaydude commented 4 years ago

I realized an undo system is not a heavy lift, with how things are structured right now. List<>s are positional, so we can do: