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
Users should be allowed to undo their actions. Whenever the canvas state is updated, the content prior to the update should be saved (up to 20 times). When a user presses Ctrl+Z (Command+Z on Mac), the canvas state should revert to the previous one.
Users should be allowed to undo their actions. Whenever the canvas state is updated, the content prior to the update should be saved (up to 20 times). When a user presses Ctrl+Z (Command+Z on Mac), the canvas state should revert to the previous one.