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

Option to auto-save #320

Open
boldar99 opened this issue Jul 11, 2024 · 1 comment
Open

Option to auto-save #320

boldar99 opened this issue Jul 11, 2024 · 1 comment
Labels
good first issue Good for newcomers Priority: Low Type: enhancement New feature or request

Comments

@boldar99
Copy link
Collaborator

No description provided.

@boldar99 boldar99 added Type: enhancement New feature or request good first issue Good for newcomers Priority: Low labels Jul 11, 2024
@RazinShaikh
Copy link
Collaborator

One possible way to implement this is to modify _push_now method of the undo stack (https://github.com/Quantomatic/zxlive/blob/master/zxlive/animations.py#L64) and if the auto save is enabled, perform a save whenever an action is performed and added to the undo stack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Priority: Low Type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants