You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: