Undoing and Redoing Edits
The Edit menu can be used to undo and redo edits that you have performed on the canvas. To undo an edit means to cancel it and return the project to the state it was in before the edit was made. To redo an action means to reinstate an edit that was cancelled with the undo command. The redo command will not repeat an edit that has not been undone. You can use the undo command several times to cancel a series of edits, and similarly you can use the redo command repeatedly. Edits can be anything from adding a new object to moving an object to deleting an object. Things like adding actions or variables cannot be undone or redone with the Edit menu.
To undo (cancel) an edit
- Do one of the following
- On the menu, click Edit and then click Undo.
- Click
(Undo) on the Toolbar.
- Repeat if necessary.
To redo an edit
- Do one of the following
- On the menu, click Edit and then click Redo.
- Click
(Redo) on the Toolbar.
- Repeat if necessary.
The Edit menu also provides the Undo All and Redo All commands. The Undo All command will undo all the actions that you have performed while editing the project. Similarly, the Redo All command will restore all of the edits cancelled by Undo All command.
|