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
At the moment if you delete a step it is lost and gone forever, and given that the - button is right next to the + button it's not that hard to hit the wrong one.
We should probably support a "stack" of undo/redo options so people can fix simple mistakes like that.
I'm not sure if we want a more sophisticated undo/redo system, or even what that would look like. That's probably another issue (or epic), though.
The text was updated successfully, but these errors were encountered:
At the moment if you delete a step it is lost and gone forever, and given that the
-
button is right next to the+
button it's not that hard to hit the wrong one.We should probably support a "stack" of undo/redo options so people can fix simple mistakes like that.
I'm not sure if we want a more sophisticated undo/redo system, or even what that would look like. That's probably another issue (or epic), though.
The text was updated successfully, but these errors were encountered: