Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undo/Redo stack (object-wise) #139

Closed
willneedit opened this issue May 23, 2024 · 1 comment
Closed

Undo/Redo stack (object-wise) #139

willneedit opened this issue May 23, 2024 · 1 comment

Comments

@willneedit
Copy link
Owner

ref. #116

It's easier to record states, not to record the actions. Whenever the action is settled, the object's properties wll be saved in a list.

@willneedit
Copy link
Owner Author

Works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant