automators-com / tweaked

Fine tune your data
https://tweaked.ai
MIT License
2 stars 0 forks source link

Undo button #4

Open RatulMaharaj opened 4 months ago

RatulMaharaj commented 4 months ago

We should have an undo button in the main UI and an undo shortcut - CMD/Ctrl + Z

This should allow the user to undo and redo the last tweak.

We need to store data corresponding to tweaks in an array [initial data, tweak 1, tweak 2] etc and then move between them