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

[Bug] Undo sometimes undoes multiple changes #80

Open
Kosyne opened this issue Sep 6, 2022 · 1 comment
Open

[Bug] Undo sometimes undoes multiple changes #80

Kosyne opened this issue Sep 6, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Kosyne
Copy link

Kosyne commented Sep 6, 2022

When testing and drawing multiple strokes, pressing CTRL+Z somestimes undoes more than just the last stroke. This may be placebo, but this SEEMED to happen more often when I drew longer strokes (sometimes leading to a separate bug where if you draw off of canvas and it scrolls down, even if you let go of left-click, it still draws until you press left click again).

Firefox on Windows

@UranusBytes UranusBytes added the bug Something isn't working label Sep 11, 2022
@UranusBytes
Copy link
Collaborator

I haven't fully investigated this, but my first guess is that it's related to debouncing the CTRL+Z so that each press is only registered once. Thanks for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants