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 across a pattern boundary overwrites the current pattern #326

Open
exelotl opened this issue Sep 28, 2023 · 1 comment
Open

Undo across a pattern boundary overwrites the current pattern #326

exelotl opened this issue Sep 28, 2023 · 1 comment

Comments

@exelotl
Copy link
Contributor

exelotl commented Sep 28, 2023

Say I have the following pattern order:

00
01

I've turned off pattern wrapping. I insert a note at the very end of pattern 00 so that milky steps into pattern 01. Now, pressing Ctrl+Z will not step back into pattern 00, but instead replace the contents of pattern 01 with the old contents of pattern 00.

I've lost work due to this because I didn't realise what had happened (but if I notice it's happened in the future, I can restore the contents of pattern 01 by pressing Ctrl+Y).

@ebinwalter
Copy link

I'm able to confirm this is the case.

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

No branches or pull requests

2 participants