zxlive icon indicating copy to clipboard operation
zxlive copied to clipboard

Option to auto-save

Open boldar99 opened this issue 1 year ago • 1 comments

boldar99 avatar Jul 11 '24 14:07 boldar99

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

RazinShaikh avatar Jul 12 '24 17:07 RazinShaikh